Home | History | Annotate | Download | only in policy

Lines Matching refs:kPathPrefix

492   const string16 kPathPrefix = string16(kRegistryChromePolicyKey) + kPathSep +
503 const string16 path = kPathPrefix +
593 const string16 kPathPrefix = string16(kRegistryChromePolicyKey) + kPathSep +
602 const string16 domain_path = kPathPrefix + UTF8ToUTF16(domain.key());