Home
last modified time | relevance | path

Searched defs:IsObjectGetClassMethod (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/android/java/
Dgin_java_bound_object_delegate.cc33 bool GinJavaBoundObjectDelegate::IsObjectGetClassMethod( in IsObjectGetClassMethod() function in content::GinJavaBoundObjectDelegate
Dgin_java_method_invocation_helper_unittest.cc38 virtual bool IsObjectGetClassMethod(const JavaMethod* method) OVERRIDE { in IsObjectGetClassMethod() function in content::__anonc75afc2a0111::NullObjectDelegate
293 virtual bool IsObjectGetClassMethod(const JavaMethod* method) OVERRIDE { in IsObjectGetClassMethod() function in content::__anonc75afc2a0511::GetClassObjectDelegate
Dgin_java_bound_object.cc117 bool GinJavaBoundObject::IsObjectGetClassMethod(const JavaMethod* method) { in IsObjectGetClassMethod() function in content::GinJavaBoundObject