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

  /external/chromium_org/chrome/common/extensions/
extension.h 367 bool LoadSharedFeatures(string16* error);
extension.cc 597 if (!LoadSharedFeatures(error))
737 bool Extension::LoadSharedFeatures(string16* error) {

Completed in 1192 milliseconds