Searched defs:RestartDevice (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/extensions/browser/ | ||
| D | test_runtime_api_delegate.cc | 49 bool TestRuntimeAPIDelegate::RestartDevice(std::string* error_message) { in RestartDevice() function in extensions::TestRuntimeAPIDelegate |
| /external/chromium_org/apps/shell/browser/ | ||
| D | shell_runtime_api_delegate.cc | 58 bool ShellRuntimeAPIDelegate::RestartDevice(std::string* error_message) { in RestartDevice() function in apps::ShellRuntimeAPIDelegate |
| /external/chromium_org/chrome/browser/extensions/api/runtime/ | ||
| D | chrome_runtime_api_delegate.cc | 231 bool ChromeRuntimeAPIDelegate::RestartDevice(std::string* error_message) { in RestartDevice() function in ChromeRuntimeAPIDelegate |
| /external/chromium_org/extensions/browser/api/runtime/ | ||
| D | runtime_api.cc | 299 bool RuntimeAPI::RestartDevice(std::string* error_message) { in RestartDevice() function in extensions::RuntimeAPI |