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