Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/pigweed/
Drpc_server.h44 struct Service { struct
46 pw::rpc::Service &service; argument
73 * @param services Service definitions. argument
/system/libhidl/transport/
DHidlLazyUtils.cpp49 struct Service { struct in android::hardware::details::ClientCounterCallback
50 sp<IBase> service;
51 std::string name;
52 bool clients = false;
54 bool registered = true;
/system/memory/libmemunreachable/tests/
DBinder_test.cpp98 int Service() { in Service() function in android::ServiceProcess
/system/core/init/
Dservice.cpp141 Service::Service(const std::string& name, Subcontext* subcontext_for_restart_commands, in Service() function in android::init::Service
145 Service::Service(const std::string& name, unsigned flags, uid_t uid, gid_t gid, in Service() function in android::init::Service