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 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