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

  /external/chromium_org/content/browser/android/java/
gin_java_method_invocation_helper_unittest.cc 222 EXPECT_TRUE(helper->HoldsPrimitiveResult());
274 EXPECT_TRUE(helper->HoldsPrimitiveResult());
333 EXPECT_TRUE(helper->HoldsPrimitiveResult());
gin_java_method_invocation_helper.h 68 bool HoldsPrimitiveResult();
gin_java_method_invocation_helper.cc 193 bool GinJavaMethodInvocationHelper::HoldsPrimitiveResult() {
gin_java_bridge_dispatcher_host.cc 484 if (result->HoldsPrimitiveResult()) {

Completed in 2100 milliseconds