Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_test_service_skeleton.h34 REVERSEINTDELAY = 1, enumerator
106 { REVERSEINTDELAY, &DBinderTestServiceStub::OnReverseIntDelay },
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_service_skeleton.cpp384 error = Remote()->SendRequest(REVERSEINTDELAY, dataParcel, replyParcel, option); in ReverseIntDelay()
416 error = Remote()->SendRequest(REVERSEINTDELAY, dataParcel, replyParcel, option); in ReverseIntDelayAsync()