Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h340 bool CheckBinderObject(const sptr<DBinderServiceStub> &stub, binder_uintptr_t binderObject);
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp209 bool DBinderService::CheckBinderObject(const sptr<DBinderServiceStub> &stub, binder_uintptr_t stubP… in CheckBinderObject() function in OHOS::DBinderService
225 return CheckBinderObject(stub, stubPtr); in HasDBinderStub()
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp478 bool res = dBinderService->CheckBinderObject(stub, binderObject);
496 bool res = dBinderService->CheckBinderObject(stub, binderObject);