Searched defs:GetChrome (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/renderer/extensions/
H A Ddispatcher.cc211 RouteFunction("GetChrome",
212 base::Bind(&ChromeNativeHandler::GetChrome, base::Unretained(this)));
215 void GetChrome(const v8::FunctionCallbackInfo<v8::Value>& args) { function in class:extensions::__anon6892::ChromeNativeHandler

Completed in 411 milliseconds