Searched refs:GetCurrentRoutingID (Results 1 – 2 of 2) sorted by relevance
382 int GinJavaBridgeDispatcherHost::GetCurrentRoutingID() const { in GetCurrentRoutingID() function in content::GinJavaBridgeDispatcherHost436 DCHECK(GetCurrentRoutingID() != MSG_ROUTING_NONE); in OnInvokeMethod()461 objects_[returned_object_id]->AddHolder(GetCurrentRoutingID()); in OnInvokeMethod()466 GetCurrentRoutingID()); in OnInvokeMethod()479 DCHECK(GetCurrentRoutingID() != MSG_ROUTING_NONE); in OnObjectWrapperDeleted()485 RemoveHolderAndAdvanceLocked(GetCurrentRoutingID(), &iter); in OnObjectWrapperDeleted()
105 int GetCurrentRoutingID() const;