Home
last modified time | relevance | path

Searched defs:serviceName (Results 1 – 11 of 11) sorted by relevance

/system/libhidl/transport/
DLegacySupport.cpp33 RegisterServiceCb registerServiceCb, const std::string& serviceName) { in registerPassthroughServiceImplementation()
76 const std::string& serviceName) { in registerPassthroughServiceImplementation()
/system/tools/aidl/analyzer/
DanalyzerMain.cpp45 string getRecordingPath(const string& serviceName) { in getRecordingPath()
52 status_t startRecording(const string& serviceName) { in startRecording()
105 status_t stopRecording(const string& serviceName) { in stopRecording()
166 status_t listenToFile(const string& serviceName) { in listenToFile()
257 std::string serviceName = String8(service.c_str()).c_str(); in startRecordingAllBinders() local
290 std::string serviceName = String8(service.c_str()).c_str(); in stopRecordingAllBinders() local
342 string serviceName = argv[2]; in listenCommandEntryPoint() local
/system/security/identity/
DCredentialStoreFactory.cpp38 String16 serviceName = in createCredentialStore() local
/system/chre/host/common/
Dwifi_ext_hal_handler.cc57 auto serviceName = std::string() + IWifiExt::descriptor + "/default"; in checkWifiExtHalConnected() local
/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp175 string serviceName = "hwbinderService" + to_string(num); in generateServiceName() local
179 void service_fx(const string &serviceName, Pipe p) { in service_fx()
351 string serviceName = generateServiceName(i); in main() local
DLatency.cpp147 static void serviceFx(const string& serviceName, Pipe p) { in serviceFx()
/system/hwservicemanager/
Dservice.cpp65 static std::string serviceName = "default"; variable
/system/netd/tests/
Dtest_utils.cpp77 android::status_t runBinderCommand(const std::string serviceName, const std::string& command) { in runBinderCommand()
/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp50 String16 serviceName("test.binderAddInts"); variable
/system/tools/aidl/tests/lazy_test/
Dmain.cpp189 const String16 serviceName = String16("aidl_lazy_test_1"); member in AidlLazyRegistrarTest
/system/chre/host/common/test/power_test/
Dchre_power_test_client.cc762 std::string &serviceName = args[2]; in createNanSubMessage() local