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

  /external/chromium/chrome/common/extensions/
extension_unpacker.h 77 bool ReadMessageCatalog(const FilePath& message_path);
extension_unpacker.cc 139 if (!ReadMessageCatalog(messages_path))
287 bool ExtensionUnpacker::ReadMessageCatalog(const FilePath& message_path) {
  /external/chromium_org/chrome/utility/extensions/
unpacker.h 69 bool ReadMessageCatalog(const base::FilePath& message_path);
unpacker.cc 151 if (!ReadMessageCatalog(messages_path))
280 bool Unpacker::ReadMessageCatalog(const base::FilePath& message_path) {

Completed in 422 milliseconds