Home
last modified time | relevance | path

Searched refs:recvProxy_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service_skeleton.cpp583 recvProxy_ = proxy; in OnReceivedObject()
587 if ((operation == WITHDRAW) && (recvProxy_ != proxy)) { in OnReceivedObject()
611 recvProxy_ = proxy; in OnReceivedProxyObjectRefCount()
613 recvProxy_ = nullptr; in OnReceivedProxyObjectRefCount()
710 recvProxy_ = proxy; in OnReceivedStubObjectRefCount()
712 recvProxy_ = nullptr; in OnReceivedStubObjectRefCount()
/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_test_service_skeleton.h101 sptr<IRemoteObject> recvProxy_; member in OHOS::DBinderTestServiceStub

Completed in 2 milliseconds