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

  /external/chromium_org/chrome/browser/extensions/api/runtime/
runtime_api.h 112 class RuntimeGetPlatformInfoFunction : public SyncExtensionFunction {
117 virtual ~RuntimeGetPlatformInfoFunction() {}
runtime_apitest.cc 41 new RuntimeGetPlatformInfoFunction(),
runtime_api.cc 359 bool RuntimeGetPlatformInfoFunction::RunImpl() {

Completed in 104 milliseconds