Searched defs:Service (Results 1 – 7 of 7) sorted by relevance
/system/bt/bta/gatt/ |
D | database.h | 67 struct Service { struct 72 std::vector<IncludedService> included_services; argument 76 struct IncludedService { argument
|
/system/libhidl/transport/ |
D | HidlLazyUtils.cpp | 43 struct Service { struct in android::hardware::details::ClientCounterCallback 44 sp<IBase> service; 45 std::string name; 46 bool clients = false;
|
/system/core/adb/daemon/ |
D | logging.h | 24 Service, enumerator
|
/system/bt/service/common/bluetooth/ |
D | service.cc | 20 Service::Service(const Service& other) { in Service() function in bluetooth::Service
|
D | service.h | 29 Service(uint16_t handle, bool primary, const Uuid& uuid, in Service() function
|
/system/memory/libmemunreachable/tests/ |
D | Binder_test.cpp | 98 int Service() { in Service() function in android::ServiceProcess
|
/system/core/init/ |
D | service.cpp | 135 Service::Service(const std::string& name, Subcontext* subcontext_for_restart_commands, in Service() function in android::init::Service 139 Service::Service(const std::string& name, unsigned flags, uid_t uid, gid_t gid, in Service() function in android::init::Service
|