Searched refs:authPropMode (Results 1 – 1 of 1) sorted by relevance
556 AuthPropertyMode authPropMode; in CreateExecutorCommand() local558 authPropMode = PROPERTY_MODE_UNFREEZE; in CreateExecutorCommand()560 authPropMode = PROPERTY_MODE_FREEZE; in CreateExecutorCommand()564 ResultCode ret = GetExecutorMsgList(userId, authPropMode, &executorSendMsg); in CreateExecutorCommand()586 msg.commandId = static_cast<int32_t>(authPropMode); in CreateExecutorCommand()