OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAppInfo
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/main/beos/
SDL_BeApp.cc
66
if (B_OK == be_app->
GetAppInfo
(&info)) {
/external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h
63
base::DictionaryValue*
GetAppInfo
(const extensions::Extension* extension);
app_launcher_handler.cc
258
scoped_ptr<DictionaryValue> app_info(
GetAppInfo
(extension));
297
scoped_ptr<DictionaryValue> app_info(
GetAppInfo
(extension));
359
DictionaryValue* app_info =
GetAppInfo
(extension);
394
DictionaryValue* AppLauncherHandler::
GetAppInfo
(const Extension* extension) {
Completed in 174 milliseconds