Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Ddatabase.h67 struct Service { struct
72 std::vector<IncludedService> included_services; argument
76 struct IncludedService { argument
/system/libhidl/transport/
DHidlLazyUtils.cpp57 struct Service { struct in android::hardware::details::ClientCounterCallback
58 sp<IBase> service;
59 std::string name;
/system/bt/service/common/bluetooth/
Dservice.cc20 Service::Service(const Service& other) { in Service() function in bluetooth::Service
Dservice.h29 Service(uint16_t handle, bool primary, const Uuid& uuid, in Service() function
/system/core/libmemunreachable/tests/
DBinder_test.cpp98 int Service() { in Service() function in android::ServiceProcess
/system/core/init/
Dservice.cpp219 Service::Service(const std::string& name, Subcontext* subcontext_for_restart_commands, in Service() function in android::init::Service
223 Service::Service(const std::string& name, unsigned flags, uid_t uid, gid_t gid, in Service() function in android::init::Service