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

  /external/chromium/chrome/browser/
background_contents_service.h 117 void LoadBackgroundContentsFromDictionary(Profile* profile,
background_contents_service.cc 353 LoadBackgroundContentsFromDictionary(profile, *it, contents);
379 LoadBackgroundContentsFromDictionary(profile, extension_id, contents);
382 void BackgroundContentsService::LoadBackgroundContentsFromDictionary(

Completed in 109 milliseconds