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

  /external/chromium_org/chrome/common/extensions/
extension.h 368 bool LoadDescription(string16* error);
extension.cc 738 if (!LoadDescription(error) ||
745 bool Extension::LoadDescription(string16* error) {

Completed in 171 milliseconds