Home
last modified time | relevance | path

Searched defs:list_services (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/proto/grpc/reflection/v1alpha/
Dreflection.proto59 string list_services = 7; field
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/reflection/v1alpha/
Dreflection.proto59 string list_services = 7; field
/external/grpc-grpc/src/proto/grpc/reflection/v1/
Dreflection.proto69 string list_services = 7; field
/external/grpc-grpc-java/services/src/main/proto/grpc/reflection/v1alpha/
Dreflection.proto67 string list_services = 7; field
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/reflection/v1/
Dreflection.proto69 string list_services = 7; field
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dremote_service_manager_test.cc629 ServiceList list_services; in TEST_F() local