Searched defs:IsObjectGetClassMethod (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/content/browser/android/java/ | ||
D | gin_java_bound_object_delegate.cc | 33 bool GinJavaBoundObjectDelegate::IsObjectGetClassMethod( in IsObjectGetClassMethod() function in content::GinJavaBoundObjectDelegate |
D | gin_java_method_invocation_helper_unittest.cc | 38 virtual bool IsObjectGetClassMethod(const JavaMethod* method) OVERRIDE { in IsObjectGetClassMethod() function in content::__anonc75afc2a0111::NullObjectDelegate |
D | gin_java_bound_object.cc | 117 bool GinJavaBoundObject::IsObjectGetClassMethod(const JavaMethod* method) { in IsObjectGetClassMethod() function in content::GinJavaBoundObject |