HomeSort by relevance Sort by last modified time
    Searched defs:CallFunction (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/renderer/extensions/
chrome_v8_context.cc 75 v8::Local<v8::Value> ChromeV8Context::CallFunction(
  /external/chromium_org/chrome/test/chromedriver/chrome/
stub_web_view.cc 41 Status StubWebView::CallFunction(const std::string& frame,
web_view_impl.cc 170 Status WebViewImpl::CallFunction(const std::string& frame,
249 status = CallFunction(
420 Status status = CallFunction(
443 Status status = CallFunction(frame, kQueryResult, no_args, &query_value);
  /external/chromium_org/chrome/browser/extensions/api/power/
power_api_unittest.cc 29 // Args commonly passed to PowerSaveBlockerStubManager::CallFunction().
150 bool CallFunction(FunctionType type,
181 ASSERT_TRUE(CallFunction(REQUEST, kDisplayArgs, extension_.get()));
184 ASSERT_TRUE(CallFunction(RELEASE, kEmptyArgs, extension_.get()));
188 ASSERT_TRUE(CallFunction(REQUEST, kSystemArgs, extension_.get()));
191 ASSERT_TRUE(CallFunction(RELEASE, kEmptyArgs, extension_.get()));
200 ASSERT_TRUE(CallFunction(REQUEST, kDisplayArgs, extension_.get()));
212 ASSERT_TRUE(CallFunction(RELEASE, kEmptyArgs, extension_.get()));
221 ASSERT_TRUE(CallFunction(REQUEST, kSystemArgs, extension_.get()));
225 ASSERT_TRUE(CallFunction(REQUEST, kDisplayArgs, extension_.get()))
    [all...]
  /bionic/linker/
linker.cpp     [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 153 milliseconds