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