Searched refs:BR_TRANSACTION_SEC_CTX (Results 1 – 2 of 2) sorted by relevance
221 BR_TRANSACTION_SEC_CTX = _IOR('r', 2, struct binder_transaction_data_secctx), enumerator
901 bool isSecctx = (cmd == static_cast<uint32_t>(BR_TRANSACTION_SEC_CTX)); in OnTransaction()983 case BR_TRANSACTION_SEC_CTX: in HandleCommandsInner()