Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp175 bool res = dBinderService->ReStartRemoteListener();
190 bool res = dBinderService->ReStartRemoteListener();
1234 bool res = dBinderService->ReStartRemoteListener();
1249 bool res = dBinderService->ReStartRemoteListener();
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h370 bool ReStartRemoteListener();
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp82 return ReStartRemoteListener(); in StartDBinderService()
117 bool DBinderService::ReStartRemoteListener() in ReStartRemoteListener() function in OHOS::DBinderService