Searched defs:Service (Results 1 – 4 of 4) sorted by relevance
/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/core/libmemunreachable/tests/ | ||
D | Binder_test.cpp | 93 int Service() { in Service() function in android::ServiceProcess |
/system/core/init/ | ||
D | service.cpp | 162 Service::Service(const std::string& name, const std::vector<std::string>& args) in Service() function in android::init::Service |