CallFunction 181 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kDisplayArgs, extension_.get())); CallFunction 184 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(RELEASE, kEmptyArgs, extension_.get())); CallFunction 188 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kSystemArgs, extension_.get())); CallFunction 191 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(RELEASE, kEmptyArgs, extension_.get())); CallFunction 200 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kDisplayArgs, extension_.get())); CallFunction 212 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(RELEASE, kEmptyArgs, extension_.get())); CallFunction 221 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kSystemArgs, extension_.get())); CallFunction 225 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kDisplayArgs, extension_.get())); CallFunction 230 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(RELEASE, kEmptyArgs, extension_.get())); CallFunction 240 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kDisplayArgs, extension_.get())); CallFunction 244 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kSystemArgs, extension_.get())); CallFunction 249 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(RELEASE, kEmptyArgs, extension_.get())); CallFunction 256 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kDisplayArgs, extension_.get())); CallFunction 268 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kSystemArgs, extension2.get())); CallFunction 279 chrome/browser/extensions/api/power/power_api_unittest.cc ASSERT_TRUE(CallFunction(REQUEST, kDisplayArgs, extension_.get())); CallFunction 246 chrome/renderer/extensions/cast_streaming_native_handler.cc context()->CallFunction(create_callback_.NewHandle(isolate), CallFunction 496 chrome/renderer/extensions/cast_streaming_native_handler.cc context()->CallFunction(it->second->NewHandle(isolate), 1, callback_args); CallFunction 514 chrome/renderer/extensions/cast_streaming_native_handler.cc context()->CallFunction(it->second->NewHandle(isolate), 1, callback_args); CallFunction 98 chrome/renderer/extensions/chrome_v8_context.h v8::Local<v8::Value> CallFunction(v8::Handle<v8::Function> function, CallFunction 203 chrome/renderer/extensions/dispatcher.cc context()->CallFunction(v8::Handle<v8::Function>::Cast(args[0]), CallFunction 213 chrome/renderer/extensions/dispatcher.cc context()->CallFunction(v8::Handle<v8::Function>::Cast(args[0]), CallFunction 264 chrome/renderer/extensions/module_system.cc context_->CallFunction(func, arraysize(args), args); CallFunction 330 chrome/renderer/extensions/module_system.cc result = context_->CallFunction(func, argc, argv); CallFunction 44 chrome/renderer/extensions/render_view_observer_natives.cc context_->CallFunction(callback_.NewHandle(isolate), 1, args); CallFunction 66 chrome/renderer/extensions/utils_native_handler.cc result = context()->CallFunction(func, arraysize(func_args), func_args); CallFunction 30 chrome/test/chromedriver/chrome/stub_web_view.h virtual Status CallFunction(const std::string& frame, CallFunction 67 chrome/test/chromedriver/chrome/web_view.h virtual Status CallFunction(const std::string& frame, CallFunction 254 chrome/test/chromedriver/chrome/web_view_impl.cc status = CallFunction( CallFunction 435 chrome/test/chromedriver/chrome/web_view_impl.cc Status status = CallFunction( CallFunction 458 chrome/test/chromedriver/chrome/web_view_impl.cc Status status = CallFunction(frame, kQueryResult, no_args, &query_value); CallFunction 50 chrome/test/chromedriver/chrome/web_view_impl.h virtual Status CallFunction(const std::string& frame, CallFunction 70 chrome/test/chromedriver/element_commands.cc status = web_view->CallFunction( CallFunction 87 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 281 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 348 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 363 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 378 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 393 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 408 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 423 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 438 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 453 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 483 chrome/test/chromedriver/element_commands.cc return web_view->CallFunction( CallFunction 83 chrome/test/chromedriver/element_util.cc return web_view->CallFunction( CallFunction 132 chrome/test/chromedriver/element_util.cc Status status = web_view->CallFunction( CallFunction 163 chrome/test/chromedriver/element_util.cc Status status = web_view->CallFunction( CallFunction 247 chrome/test/chromedriver/element_util.cc Status status = web_view->CallFunction( CallFunction 287 chrome/test/chromedriver/element_util.cc return web_view->CallFunction( CallFunction 373 chrome/test/chromedriver/element_util.cc status = web_view->CallFunction( CallFunction 433 chrome/test/chromedriver/element_util.cc Status status = web_view->CallFunction( CallFunction 452 chrome/test/chromedriver/element_util.cc Status status = web_view->CallFunction( CallFunction 545 chrome/test/chromedriver/element_util.cc Status status = web_view->CallFunction( CallFunction 623 chrome/test/chromedriver/element_util.cc status = web_view->CallFunction( CallFunction 315 chrome/test/chromedriver/session_commands.cc status = web_view->CallFunction( CallFunction 49 chrome/test/chromedriver/window_commands.cc Status status = web_view->CallFunction( CallFunction 134 chrome/test/chromedriver/window_commands.cc Status status = web_view->CallFunction( CallFunction 265 chrome/test/chromedriver/window_commands.cc return web_view->CallFunction(session->GetCurrentFrameId(), CallFunction 333 chrome/test/chromedriver/window_commands.cc status = web_view->CallFunction( CallFunction 350 chrome/test/chromedriver/window_commands.cc status = web_view->CallFunction( CallFunction 371 chrome/test/chromedriver/window_commands.cc return web_view->CallFunction(std::string(), kGetTitleScript, args, value); CallFunction 384 chrome/test/chromedriver/window_commands.cc return web_view->CallFunction( CallFunction 644 chrome/test/chromedriver/window_commands.cc return web_view->CallFunction( CallFunction 684 chrome/test/chromedriver/window_commands.cc return web_view->CallFunction( CallFunction 702 chrome/test/chromedriver/window_commands.cc return web_view->CallFunction( CallFunction 792 chrome/test/chromedriver/window_commands.cc return web_view->CallFunction(