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

  /external/chromium/chrome/common/extensions/
extension_message_bundle.cc 214 return ReplaceMessagesWithExternalDictionary(dictionary_, text, error);
221 bool ExtensionMessageBundle::ReplaceMessagesWithExternalDictionary(
  /external/chromium_org/chrome/common/extensions/
message_bundle.cc 212 return ReplaceMessagesWithExternalDictionary(dictionary_, text, error);
219 bool MessageBundle::ReplaceMessagesWithExternalDictionary(

Completed in 31 milliseconds