Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h239 BR_TRANSLATION_COMPLETE = _IOR('r', 20, __u32), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dbinder_invoker_unittest.cpp478 binderInvoker.input_.WriteUint32(BR_TRANSLATION_COMPLETE);
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1269 case BR_TRANSLATION_COMPLETE: in DealWithCmd()