Home
last modified time | relevance | path

Searched refs:TRANS_STUB_OBJECT_REFCOUNT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_test_service_skeleton.h49 TRANS_STUB_OBJECT_REFCOUNT = 16, enumerator
113 … { TRANS_STUB_OBJECT_REFCOUNT, &DBinderTestServiceStub::OnReceivedStubObjectRefCount },
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service_skeleton.cpp170 int error = Remote()->SendRequest(TRANS_STUB_OBJECT_REFCOUNT, data, reply, option); in TransStubObjectRefCount()