Home
last modified time | relevance | path

Searched refs:IsKeyNumerical (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/components/policy/core/common/
Dregistry_dict.cc29 bool IsKeyNumerical(const std::string& key) { in IsKeyNumerical() function
113 if (!IsKeyNumerical(it.key())) in ConvertRegistryValue()
331 if (!IsKeyNumerical(entry->first)) in ConvertToJSON()
340 if (!IsKeyNumerical(entry->first)) in ConvertToJSON()