Home
last modified time | relevance | path

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

/external/grpc-grpc/src/proto/grpc/testing/
Dempty_service.proto22 service EmptyService { service
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dempty_service.proto22 service EmptyService { service
/external/grpc-grpc/src/php/tests/qps/generated_code/GPBMetadata/Src/Proto/Grpc/Testing/
DEmptyService.php7 class EmptyService class
/external/grpc-grpc/src/ruby/spec/generic/
Drpc_server_spec.rb31 class EmptyService class
/external/pigweed/pw_rpc/
Dserver_test.cc72 class EmptyService : public Service { class
74 constexpr EmptyService() : Service(200, methods_) {} in EmptyService() function in pw::rpc::__anonc971e7bf0111::EmptyService
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dlocal_service_manager_test.cc60 TEST(LocalServiceManagerTest, EmptyService) { in TEST() argument