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
72 * @param services Service definitions. argument
/system/libhidl/transport/
DHidlLazyUtils.cpp51 struct Service { struct in android::hardware::details::ClientCounterCallback
52 sp<IBase> service;
53 std::string name;
54 bool clients = false;
56 bool registered = true;
/system/memory/libmemunreachable/tests/
DBinder_test.cpp98 int Service() { in Service() function in android::ServiceProcess
/system/core/init/
Dservice.cpp143 Service::Service(const std::string& name, Subcontext* subcontext_for_restart_commands, in Service() function in android::init::Service
148 Service::Service(const std::string& name, unsigned flags, std::optional<uid_t> uid, gid_t gid, in Service() function in android::init::Service