Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h221 BR_TRANSACTION_SEC_CTX = _IOR('r', 2, struct binder_transaction_data_secctx), enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp901 bool isSecctx = (cmd == static_cast<uint32_t>(BR_TRANSACTION_SEC_CTX)); in OnTransaction()
983 case BR_TRANSACTION_SEC_CTX: in HandleCommandsInner()