Home
last modified time | relevance | path

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

/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_distributed_test.cpp469 result = remoteTestService->TransProxyObject(2019, object, DBinderTestServiceProxy::WITHDRAW, reply, withdrawRes); in HWTEST_F()
1526 result = proxy->TransStubObjectRefCount(object, IDBinderTestService::WITHDRAW); in HWTEST_F()
1530 result = proxy2->TransStubObjectRefCount(object, IDBinderTestService::WITHDRAW); in HWTEST_F()
1582 result = proxy2->TransProxyObjectRefCount(remoteObject, IDBinderTestService::WITHDRAW); in HWTEST_F()
1586 result = proxy->TransProxyObjectRefCount(remoteObject2, IDBinderTestService::WITHDRAW); in HWTEST_F()
H A Ddbinder_test_service_skeleton.cpp587 if ((operation == WITHDRAW) && (recvProxy_ != proxy)) { in OnReceivedObject()
612 } else if (operation == IDBinderTestService::WITHDRAW) { in OnReceivedProxyObjectRefCount()
711 } else if (operation == IDBinderTestService::WITHDRAW) { in OnReceivedStubObjectRefCount()
/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_test_service_skeleton.h56 WITHDRAW = 2, enumerator

Completed in 6 milliseconds