Searched defs:service_name (Results 1 – 4 of 4) sorted by relevance
| /device/google/cuttlefish/host/commands/cvd_env/ |
| D | main.cc | 107 std::string service_name; in GetServiceList() local 120 const std::string& service_name) { in GetServerAddress() 138 const std::string& service_name) { in GetFullServiceName() 153 const std::string& service_name, in GetFullMethodName() 161 const std::string& service_name, in GetFullTypeName() 195 const auto& service_name = args[0]; in HandleLsCmd() local 236 const auto& service_name = args[0]; in HandleTypeCmd() local 264 const auto& service_name = args[0]; in HandleCallCmd() local
|
| /device/google/cuttlefish/guest/hals/keymint/rust/src/ |
| D | keymint_hal_main.rs | 117 let service_name = format!("{}/{}", KM_SERVICE_NAME, SERVICE_INSTANCE); in inner_main() localVariable 123 let service_name = format!("{}/{}", RPC_SERVICE_NAME, SERVICE_INSTANCE); in inner_main() localVariable 129 let service_name = format!("{}/{}", CLOCK_SERVICE_NAME, SERVICE_INSTANCE); in inner_main() localVariable 135 let service_name = format!("{}/{}", SECRET_SERVICE_NAME, SERVICE_INSTANCE); in inner_main() localVariable
|
| /device/google/trout/hal/dumpstate/aidl/1.0/proto/ |
| D | DumpstateServer.proto | 28 string service_name = 1; field
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 60705 const std::string& service_name() const { return service_name_; } in service_name() function in perfetto::protos::gen::IPCFrame_BindService 63985 const char* service_name = nullptr; member in perfetto::ipc::ServiceDescriptor 64090 const char* const service_name = service_proxy->GetDescriptor().service_name; in BindService() local 64633 const std::string& service_name = service->GetDescriptor().service_name; in ExposeService() local
|