Home
last modified time | relevance | path

Searched defs:MakeCall (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/platform_testing/tests/automotive/health/dial/src/android/platform/scenario/dial/
H A DMakeCall.java29 public class MakeCall { class
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dcall_spine.cc101 CallInitiatorAndHandler MakeCall( in MakeCall() function
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dinterceptors_util.cc32 void MakeCall(const std::shared_ptr<Channel>& channel, in MakeCall() function
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dhfp.py111 async def MakeCall(self, request: hfp_pb2.MakeCallRequest, member in HFPService
/aosp_15_r20/external/grpc-grpc/test/core/filters/
H A Dfilter_test_test.cc136 TEST_F(NoOpFilterTest, MakeCall) { in TEST_F() argument
/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dhfp.proto19 rpc MakeCall(MakeCallRequest) returns (MakeCallResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dresource_operation_safety_analysis_test.cc252 Node* MakeCall(Graph* graph, const string& callee_name, const string& node_name, in MakeCall() function