Home
last modified time | relevance | path

Searched defs:kServiceName (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/native/services/automotive/display/
H A Dmain_automotivedisplayproxy.cpp37 const static char kServiceName[] = "default"; variable
/aosp12/system/connectivity/wificond/
H A Dipc_constants.cpp23 const char kServiceName[] = "wifinl80211"; variable
/aosp12/system/iorap/src/iorapd/
H A Dmain.cc32 static constexpr const char* kServiceName = iorap::binder::IIorapImpl::getServiceName(); variable
/aosp12/system/bt/service/ipc/binder/
H A Dipc_handler_binder.cc36 std::string kServiceName = "bluetooth-service"; variable
/aosp12/packages/services/Car/service/jni/evs/
H A DEvsServiceContext.h176 static const char* kServiceName; variable
H A DEvsServiceContext.cpp45 const char* EvsServiceContext::kServiceName = "default"; member in android::automotive::evs::EvsServiceContext
/aosp12/frameworks/av/services/mediametrics/
H A DMediaMetricsService.h67 static constexpr const char * const kServiceName = "media.metrics"; variable
/aosp12/system/libhwbinder/vts/performance/
H A DBenchmark_binder.cpp50 const char kServiceName[] = "android.tests.binder.IBenchmark"; variable
/aosp12/system/bt/service/example/heart_rate/
H A Dserver_main.cc41 std::string kServiceName = "bluetooth-service"; variable
/aosp12/packages/services/Car/cpp/computepipe/runner/debug_display_manager/
H A DEvsDisplayManager.cpp31 constexpr char kServiceName[] = "default"; variable
/aosp12/packages/apps/Test/connectivity/sl4n/facades/bluetooth/
H A Dbt_binder_facade.cpp51 std::string kServiceName = "bluetooth-service"; variable
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogPerfService.cpp62 constexpr const char* kServiceName = "WatchdogPerfService"; variable
H A DWatchdogProcessService.cpp94 constexpr const char kServiceName[] = "WatchdogProcessService"; variable
/aosp12/system/bt/service/client/
H A Dmain.cc119 std::string kServiceName = "bluetooth-service"; variable
/aosp12/frameworks/av/services/mediaresourcemanager/
H A DResourceManagerService.cpp186 static const char* const kServiceName = "media_resource_monitor"; in notifyResourceGranted() local
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderSafeInterfaceTest.cpp46 static const String16 kServiceName("SafeInterfaceTest"); variable
/aosp12/system/libfmq/tests/
H A Dmsgq_test_client.cpp61 static const std::string kServiceName = "BnTestAidlMsgQ"; variable
/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DSystemSuspendUnitTest.cpp79 static constexpr char kServiceName[] = "TestService"; variable