Home | History | Annotate | Download | only in cloud_print

Lines Matching refs:Replacements

73   GURL::Replacements replacements;
74 replacements.SetPathStr(path);
76 replacements);
83 GURL::Replacements replacements;
84 replacements.SetPathStr(path);
86 replacements);
95 GURL::Replacements replacements;
96 replacements.SetPathStr(path);
98 replacements.SetQueryStr(query);
100 replacements);