Home
last modified time | relevance | path

Searched refs:ReStartRemoteListener (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/unittest/
Ddbinder_service_unittest.cpp135 bool res = dBinderService->ReStartRemoteListener();
138 bool res2 = dBinderService->ReStartRemoteListener();
1067 bool res = dBinderService->ReStartRemoteListener();
1080 bool res = dBinderService->ReStartRemoteListener();
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
Ddbinder_service.h352 bool ReStartRemoteListener();
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service.cpp82 return ReStartRemoteListener(); in StartDBinderService()
117 bool DBinderService::ReStartRemoteListener() in ReStartRemoteListener() function in OHOS::DBinderService