Searched defs:subdict_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dvalues.cc756 const std::string subdict_path = path.substr(0, delimiter_position); local
758 if (!GetDictionary(subdict_path, &subdict))
763 RemoveWithoutPathExpansion(subdict_path, NULL);

Completed in 415 milliseconds