OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_SHIM_LAUNCH_APP_NOT_FOUND
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/common/mac/
app_shim_launch.h
28
APP_SHIM_LAUNCH_APP_NOT_FOUND
,
/external/chromium_org/chrome/browser/apps/app_shim/
app_shim_host_mac_unittest.cc
140
OnAppLaunchComplete(apps::
APP_SHIM_LAUNCH_APP_NOT_FOUND
);
171
launch_result_ = apps::
APP_SHIM_LAUNCH_APP_NOT_FOUND
;
173
EXPECT_EQ(apps::
APP_SHIM_LAUNCH_APP_NOT_FOUND
, GetLaunchResult());
extension_app_shim_handler_mac_unittest.cc
235
EXPECT_CALL(host_aa_, OnAppLaunchComplete(
APP_SHIM_LAUNCH_APP_NOT_FOUND
));
extension_app_shim_handler_mac.cc
417
host->OnAppLaunchComplete(
APP_SHIM_LAUNCH_APP_NOT_FOUND
);
Completed in 519 milliseconds