Searched defs:Service (Results 1 – 12 of 12) sorted by relevance
70 struct Service { struct75 std::vector<IncludedService> included_services; argument79 struct IncludedService { argument
49 struct Service { struct in android::hardware::details::ClientCounterCallback50 sp<IBase> service;51 std::string name;52 bool clients = false;54 bool registered = true;
20 Service::Service(const Service& other) { in Service() function in bluetooth::Service
29 Service(uint16_t handle, bool primary, const Uuid& uuid, in Service() function
42 fn into_grpc(self) -> grpcio::Service; in into_grpc()
68 ) -> grpcio::Service { in get_grpc()
35 fn into_grpc(self) -> grpcio::Service { in into_grpc()
81 fn into_grpc(self) -> grpcio::Service { in into_grpc()
98 int Service() { in Service() function in android::ServiceProcess
131 Service::Service(const std::string& name, Subcontext* subcontext_for_restart_commands, in Service() function in android::init::Service135 Service::Service(const std::string& name, unsigned flags, uid_t uid, gid_t gid, in Service() function in android::init::Service
30 ) -> grpcio::Service { in create()
44 fn into_grpc(self) -> grpcio::Service { in into_grpc()