Searched defs:method_call (Results 1 – 2 of 2) sorted by relevance
72 void BluetoothAdapter::Enable(MethodCall* method_call, in Enable()79 void BluetoothAdapter::Disable(MethodCall* method_call, in Disable()87 MethodCall* method_call, ExportedObject::ResponseSender response_sender) { in Introspect()
375 const string& method_call = ParcelReadMethodOf(method.GetType(), typenames); in DefineClientTransaction() local