Searched defs:serviceName (Results 1 – 11 of 11) sorted by relevance
33 RegisterServiceCb registerServiceCb, const std::string& serviceName) { in registerPassthroughServiceImplementation()76 const std::string& serviceName) { in registerPassthroughServiceImplementation()
45 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() local290 std::string serviceName = String8(service.c_str()).c_str(); in stopRecordingAllBinders() local342 string serviceName = argv[2]; in listenCommandEntryPoint() local
38 String16 serviceName = in createCredentialStore() local
57 auto serviceName = std::string() + IWifiExt::descriptor + "/default"; in checkWifiExtHalConnected() local
175 string serviceName = "hwbinderService" + to_string(num); in generateServiceName() local179 void service_fx(const string &serviceName, Pipe p) { in service_fx()351 string serviceName = generateServiceName(i); in main() local
147 static void serviceFx(const string& serviceName, Pipe p) { in serviceFx()
65 static std::string serviceName = "default"; variable
77 android::status_t runBinderCommand(const std::string serviceName, const std::string& command) { in runBinderCommand()
50 String16 serviceName("test.binderAddInts"); variable
189 const String16 serviceName = String16("aidl_lazy_test_1"); member in AidlLazyRegistrarTest
762 std::string &serviceName = args[2]; in createNanSubMessage() local