Home
last modified time | relevance | path

Searched defs:SetServiceList (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/cpp/ext/
H A Dproto_server_reflection.h44 void SetServiceList(const std::vector<std::string>* services) { in SetServiceList() function
95 void SetServiceList(const std::vector<std::string>* services) { in SetServiceList() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/
Dproto_server_reflection.cc43 void ProtoServerReflection::SetServiceList( in SetServiceList() function in grpc::ProtoServerReflection