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

  /external/chromium/chrome/browser/extensions/
extension_management_api.h 33 class LaunchAppFunction : public ExtensionManagementFunction {
34 ~LaunchAppFunction() {}
extension_management_api.cc 166 bool LaunchAppFunction::RunImpl() {
extension_function_dispatcher.cc 285 RegisterFunction<LaunchAppFunction>();

Completed in 161 milliseconds