Home
last modified time | relevance | path

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

/system/core/storaged/include/
Dstoraged_service.h37 static char const* getServiceName() { return "storaged"; } in getServiceName() function
48 static char const* getServiceName() { return "storaged_pri"; } in getServiceName() function
/system/extras/profcollectd/libprofcollectd/
Dbinder_service.h33 static constexpr const char* getServiceName() { return "profcollectd"; } in getServiceName() function
/system/vold/
DVoldNativeService.h31 static char const* getServiceName() { return "vold"; } in getServiceName() function
/system/netd/server/
DNetdNativeService.h34 static char const* getServiceName() { return "netd"; } in getServiceName() function
/system/iorap/src/binder/
Diiorap_impl.h46 static constexpr const char* getServiceName() { return "iorapd"; }; in getServiceName() function
/system/netd/tests/
DTestUnsolService.h50 static char const* getServiceName() { return "testUnsol"; } in getServiceName() function