Searched refs:kRegistryPathSeparator (Results 1 – 1 of 1) sorted by relevance
69 const base::char16 kRegistryPathSeparator[] = {L'\\', L'\0'}; variable212 key_name.at(root.length()) == kRegistryPathSeparator[0]; in KeyRootEquals()228 base::SplitStringPiece(key_name, kRegistryPathSeparator, in HandleRecord()327 DCHECK(root.empty() || root.back() != kRegistryPathSeparator[0]); in ReadDataInternal()