HomeSort by relevance Sort by last modified time
    Searched refs:GetPlaceholders (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/
extension_message_bundle.h 131 bool GetPlaceholders(const DictionaryValue& name_tree,
extension_message_bundle.cc 150 if (!GetPlaceholders(*name_tree, key, &placeholders, error))
162 bool ExtensionMessageBundle::GetPlaceholders(const DictionaryValue& name_tree,

Completed in 25 milliseconds