OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RuntimeGetPlatformInfoFunction
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/runtime/
runtime_api.h
167
class
RuntimeGetPlatformInfoFunction
: public ChromeSyncExtensionFunction {
172
virtual ~
RuntimeGetPlatformInfoFunction
() {}
runtime_apitest.cc
42
new
RuntimeGetPlatformInfoFunction
(),
runtime_api.cc
512
bool
RuntimeGetPlatformInfoFunction
::RunImpl() {
Completed in 34 milliseconds