Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_reflection/grpc_reflection/v1alpha/
H A Dproto_reflection_descriptor_database.py60 def get_services(self) -> Iterable[str]: member in ProtoReflectionDescriptorDatabase
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/
D_protoc_compiler.pyx125 def get_services(bytes protobuf_path, list include_paths): function
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/
H A D_protoc_compiler.pyx129 def get_services(bytes protobuf_path, list include_paths): function
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/src/
Drouting_manager_base.cpp951 services_t routing_manager_base::get_services() const { in get_services() function in vsomeip_v3::routing_manager_base
/aosp_15_r20/external/openthread/tools/otci/otci/
H A Dotci.py1638 def get_services(self) -> List[Tuple[int, bytes, bytes, bool, Rloc16]]: member in OTCI
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dnode.py2452 def get_services(self): member in NodeImpl