Searched refs:GetJavaMethods (Results 1 – 3 of 3) sorted by relevance
50 void GetJavaMethods(ObjectID object_id, std::set<std::string>* methods);
99 void GinJavaBridgeDispatcher::GetJavaMethods( in GetJavaMethods() function in content::GinJavaBridgeDispatcher
109 dispatcher_->GetJavaMethods(object_id_, &method_names); in EnumerateNamedProperties()