Searched refs:GetObjectResult (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/android/java/
H A Dgin_java_method_invocation_helper.h64 const base::android::JavaRef<jobject>& GetObjectResult();
H A Dgin_java_bridge_dispatcher_host.cc457 } else if (!result->GetObjectResult().is_null()) {
459 if (FindObjectId(result->GetObjectResult(), &returned_object_id)) {
463 returned_object_id = AddObject(result->GetObjectResult(),
H A Dgin_java_method_invocation_helper.cc212 GinJavaMethodInvocationHelper::GetObjectResult() { function in class:content::GinJavaMethodInvocationHelper

Completed in 360 milliseconds