Searched refs:InvokeJavaMethod (Results 1 – 3 of 3) sorted by relevance
52 scoped_ptr<base::Value> InvokeJavaMethod(ObjectID object_id,
114 scoped_ptr<base::Value> GinJavaBridgeDispatcher::InvokeJavaMethod( in InvokeJavaMethod() function in content::GinJavaBridgeDispatcher
138 scoped_ptr<base::Value> result = dispatcher_->InvokeJavaMethod( in InvokeMethod()