Home | History | Annotate | Download | only in default

Lines Matching refs:code

74         rsp.code = GatekeeperStatusCode::STATUS_OK;
77 rsp.code = GatekeeperStatusCode::ERROR_RETRY_TIMEOUT;
79 rsp.code = GatekeeperStatusCode::ERROR_GENERAL_FAILURE;
104 rsp.code = GatekeeperStatusCode::STATUS_REENROLL;
106 rsp.code = GatekeeperStatusCode::STATUS_OK;
110 rsp.code = GatekeeperStatusCode::ERROR_RETRY_TIMEOUT;
112 rsp.code = GatekeeperStatusCode::ERROR_GENERAL_FAILURE;
124 rsp.code = GatekeeperStatusCode::STATUS_OK;
127 rsp.code = GatekeeperStatusCode::ERROR_RETRY_TIMEOUT;
129 rsp.code = GatekeeperStatusCode::ERROR_GENERAL_FAILURE;
132 rsp.code = GatekeeperStatusCode::ERROR_NOT_IMPLEMENTED;
143 rsp.code = GatekeeperStatusCode::STATUS_OK;
146 rsp.code = GatekeeperStatusCode::ERROR_RETRY_TIMEOUT;
148 rsp.code = GatekeeperStatusCode::ERROR_GENERAL_FAILURE;
151 rsp.code = GatekeeperStatusCode::ERROR_NOT_IMPLEMENTED;