Home
last modified time | relevance | path

Searched defs:PingService (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_interface.h170 template <class T> bool DBinderBaseInvoker<T>::PingService(int32_t handle) in PingService() function
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service.cpp104 int DBinderTestService::PingService(std::u16string &serviceName) in PingService() function in OHOS::DBinderTestService
H A Ddbinder_test_service_skeleton.cpp422 int DBinderTestServiceProxy::PingService(std::u16string &serviceName) in PingService() function in OHOS::DBinderTestServiceProxy
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1308 bool BinderInvoker::PingService(int32_t handle) in PingService() function in OHOS::IPC_SINGLE::BinderInvoker