Home
last modified time | relevance | path

Searched defs:GetServiceList (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Dserver_initializer.h43 const std::vector<std::string>* GetServiceList() { in GetServiceList() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dserver_initializer.h43 const std::vector<std::string>* GetServiceList() { in GetServiceList() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dserver_initializer.h43 const std::vector<std::string>* GetServiceList() { in GetServiceList() function
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dadmin_services_end2end_test.cc52 std::vector<std::string> GetServiceList() { in GetServiceList() function in grpc::testing::AdminServicesTest
/aosp_15_r20/device/google/cuttlefish/host/libs/control_env/
Dgrpc_service_handler.cc116 Result<std::vector<std::string>> GetServiceList( in GetServiceList() function