OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:app_registry
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/apps/
app_browsertest_util.cc
46
ShellWindowRegistry*
app_registry
=
local
49
app_registry
->shell_windows();
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
private_api_drive.cc
132
drive::DriveAppRegistry*
app_registry
=
local
134
if (!file_system || !
app_registry
) {
135
// |file_system| or |
app_registry
| is NULL if Drive is disabled.
153
app_registry
->GetAppsForFile(file_path_.Extension(),
Completed in 57 milliseconds