Home
last modified time | relevance | path

Searched defs:StartBackend (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnImplementation.cpp56 Error QnnImplementation::StartBackend( in StartBackend() function in executorch::backends::qnn::QnnImplementation
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.h542 void StartBackend(size_t index) { backends_[index]->Start(); } in StartBackend() function
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dgrpclb_end2end_test.cc542 void StartBackend(size_t index) { backends_[index]->Start(); } in StartBackend() function in grpc::testing::__anon1a9bc1970111::GrpclbEnd2endTest