/aosp12/system/core/storaged/include/ |
H A D | storaged_service.h | 37 static char const* getServiceName() { return "storaged"; } in getServiceName() function 48 static char const* getServiceName() { return "storaged_pri"; } in getServiceName() function
|
/aosp12/frameworks/base/services/incremental/ |
H A D | BinderIncrementalService.h | 36 static const char16_t* getServiceName() { return u"incremental"; } in getServiceName() function
|
/aosp12/packages/modules/DnsResolver/ |
H A D | DnsResolverService.h | 34 static char const* getServiceName() { return "dnsresolver"; } in getServiceName() function
|
/aosp12/system/netd/server/ |
H A D | NetdNativeService.h | 34 static char const* getServiceName() { return "netd"; } in getServiceName() function
|
/aosp12/hardware/google/pixel/perfstatsd/include/ |
H A D | perfstatsd_service.h | 33 static char const *getServiceName() { return "perfstatsd_pri"; } in getServiceName() function
|
/aosp12/frameworks/av/services/mediaextractor/ |
H A D | MediaExtractorService.h | 32 static const char* getServiceName() { return "media.extractor"; } in getServiceName() function
|
/aosp12/system/vold/ |
H A D | VoldNativeService.h | 31 static char const* getServiceName() { return "vold"; } in getServiceName() function
|
/aosp12/hardware/interfaces/drm/1.2/vts/functional/ |
H A D | drm_hal_clearkey_module.h | 35 virtual std::string getServiceName() const override { return "clearkey"; } in getServiceName() function
|
/aosp12/frameworks/native/cmds/installd/ |
H A D | InstalldNativeService.h | 40 static char const* getServiceName() { return "installd"; } in getServiceName() function
|
/aosp12/frameworks/base/cmds/idmap2/idmap2d/ |
H A D | Idmap2Service.h | 36 static char const* getServiceName() { in getServiceName() function
|
/aosp12/frameworks/native/services/inputflinger/host/ |
H A D | InputFlinger.h | 39 static char const* getServiceName() ANDROID_API { in getServiceName() function
|
/aosp12/system/iorap/src/binder/ |
H A D | iiorap_impl.h | 48 static constexpr const char* getServiceName() { return "iorapd"; }; in getServiceName() function
|
/aosp12/frameworks/av/services/medialog/ |
H A D | MediaLogService.h | 35 static const char* getServiceName() { return "media.log"; } in getServiceName() function
|
/aosp12/frameworks/av/services/mediaresourcemanager/ |
H A D | ResourceObserverService.h | 39 static char const *getServiceName() { return "media.resource_observer"; } in getServiceName() function
|
/aosp12/hardware/google/av/media/eco/include/eco/ |
H A D | ECOService.h | 70 static char const* getServiceName() { return "media.ecoservice"; } in getServiceName() function
|
/aosp12/frameworks/av/services/mediatranscoding/ |
H A D | MediaTranscodingService.h | 48 static const char* getServiceName() { return "media.transcoding"; } in getServiceName() function
|
/aosp12/frameworks/av/services/oboeservice/ |
H A D | AAudioService.h | 54 static const char* getServiceName() { return AAUDIO_SERVICE_NAME; } in getServiceName() function
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | SdpSapsRecord.java | 53 public String getServiceName() { in getServiceName() method in SdpSapsRecord
|
H A D | SdpMnsRecord.java | 67 public String getServiceName() { in getServiceName() method in SdpMnsRecord
|
H A D | SdpOppOpsRecord.java | 45 public String getServiceName() { in getServiceName() method in SdpOppOpsRecord
|
H A D | SdpPseRecord.java | 71 public String getServiceName() { in getServiceName() method in SdpPseRecord
|
/aosp12/system/netd/tests/ |
H A D | TestUnsolService.h | 50 static char const* getServiceName() { return "testUnsol"; } in getServiceName() function
|
/aosp12/frameworks/base/core/java/android/print/ |
H A D | PrinterId.java | 63 public @NonNull ComponentName getServiceName() { in getServiceName() method in PrinterId
|
/aosp12/frameworks/base/services/core/java/com/android/server/infra/ |
H A D | ServiceNameResolver.java | 74 default String getServiceName(@UserIdInt int userId) { in getServiceName() method
|
/aosp12/frameworks/av/services/tuner/ |
H A D | TunerService.h | 101 static char const *getServiceName() { return "media.tuner"; } in getServiceName() function
|