Searched defs:PingService (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ | ||
H A D | dbinder_test_service.cpp | 104 int DBinderTestService::PingService(std::u16string &serviceName) in PingService() function in OHOS::DBinderTestService |
H A D | dbinder_test_service_skeleton.cpp | 422 int DBinderTestServiceProxy::PingService(std::u16string &serviceName) in PingService() function in OHOS::DBinderTestServiceProxy |
/foundation/communication/ipc/ipc/native/src/mock/include/ | ||
H A D | dbinder_base_invoker_interface.h | 170 template <class T> bool DBinderBaseInvoker<T>::PingService(int32_t handle)
in PingService() function in OHOS::DBinderBaseInvoker |
/foundation/communication/ipc/ipc/native/src/mock/source/ | ||
H A D | binder_invoker.cpp | 1309 bool BinderInvoker::PingService(int32_t handle) in PingService() function in OHOS::IPC_SINGLE::BinderInvoker |
Completed in 7 milliseconds