Searched refs:subdict_path (Results 1 – 2 of 2) sorted by relevance
752 const std::string subdict_path = path.substr(0, delimiter_position); in RemovePath() local754 if (!GetDictionary(subdict_path, &subdict)) in RemovePath()759 RemoveWithoutPathExpansion(subdict_path, NULL); in RemovePath()
795 const std::string subdict_path = path.substr(0, delimiter_position); in RemovePath() local797 if (!GetDictionary(subdict_path, &subdict)) in RemovePath()802 RemoveWithoutPathExpansion(subdict_path, NULL); in RemovePath()