Home
last modified time | relevance | path

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

/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp167 * @tc.desc: Verify the ReStartRemoteListener function
175 bool res = dBinderService->ReStartRemoteListener(); in HWTEST_F()
181 * @tc.desc: Verify the ReStartRemoteListener function
190 bool res = dBinderService->ReStartRemoteListener(); in HWTEST_F()
1226 * @tc.desc: Verify the ReStartRemoteListener function
1234 bool res = dBinderService->ReStartRemoteListener(); in HWTEST_F()
1240 * @tc.desc: Verify the ReStartRemoteListener function
1249 bool res = dBinderService->ReStartRemoteListener(); in HWTEST_F()
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h370 bool ReStartRemoteListener();
/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

Completed in 7 milliseconds