Searched refs:tr_secctx (Results 1 – 1 of 1) sorted by relevance
1132 binder_transaction_data_secctx tr_secctx; in executeCommand() local1133 binder_transaction_data& tr = tr_secctx.transaction_data; in executeCommand()1136 result = mIn.read(&tr_secctx, sizeof(tr_secctx)); in executeCommand()1139 tr_secctx.secctx = 0; in executeCommand()1163 mCallingSid = reinterpret_cast<const char*>(tr_secctx.secctx); in executeCommand()