Searched refs:tr_secctx (Results 1 – 1 of 1) sorted by relevance
1134 binder_transaction_data_secctx tr_secctx; in executeCommand() local1135 binder_transaction_data& tr = tr_secctx.transaction_data; in executeCommand()1138 result = mIn.read(&tr_secctx, sizeof(tr_secctx)); in executeCommand()1141 tr_secctx.secctx = 0; in executeCommand()1165 mCallingSid = reinterpret_cast<const char*>(tr_secctx.secctx); in executeCommand()