Searched refs:DLP_ERR_ACCOUNT_NOT_LOG_IN (Results 1 – 3 of 3) sorted by relevance
89 DLP_ERR_ACCOUNT_NOT_LOG_IN = 0x00006001, enumerator
225 taskParams->errorCode = DLP_ERR_ACCOUNT_NOT_LOG_IN; in RestorePolicyCallbackTask()
94 if (errorCode == DLP_ERR_ACCOUNT_NOT_LOG_IN) { in ConvertCredentialError()