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

  /external/chromium/chrome/browser/ui/webui/
app_launcher_handler.h 56 void FillAppDictionary(DictionaryValue* value);
app_launcher_handler.cc 208 FillAppDictionary(&dictionary);
217 void AppLauncherHandler::FillAppDictionary(DictionaryValue* dictionary) {
302 FillAppDictionary(&dictionary);
  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h 58 void FillAppDictionary(base::DictionaryValue* value);
app_launcher_handler.cc 356 void AppLauncherHandler::FillAppDictionary(DictionaryValue* dictionary) {
448 FillAppDictionary(&dictionary);
761 FillAppDictionary(&dictionary);

Completed in 79 milliseconds