Searched defs:GetPlatformInfo (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/extensions/browser/ | ||
| D | test_runtime_api_delegate.cc | 42 bool TestRuntimeAPIDelegate::GetPlatformInfo(PlatformInfo* info) { in GetPlatformInfo() function in extensions::TestRuntimeAPIDelegate |
| /external/chromium_org/apps/shell/browser/ | ||
| D | shell_runtime_api_delegate.cc | 49 bool ShellRuntimeAPIDelegate::GetPlatformInfo(PlatformInfo* info) { in GetPlatformInfo() function in apps::ShellRuntimeAPIDelegate |
| /external/chromium_org/chrome/browser/extensions/api/runtime/ | ||
| D | chrome_runtime_api_delegate.cc | 185 bool ChromeRuntimeAPIDelegate::GetPlatformInfo(PlatformInfo* info) { in GetPlatformInfo() function in ChromeRuntimeAPIDelegate |
| /external/chromium_org/extensions/browser/api/runtime/ | ||
| D | runtime_api.cc | 295 bool RuntimeAPI::GetPlatformInfo(runtime::PlatformInfo* info) { in GetPlatformInfo() function in extensions::RuntimeAPI |