Searched refs:INVALID_ACCOUNT (Results 1 – 4 of 4) sorted by relevance
31 INVALID_ACCOUNT = 0, enumerator79 DlpAccountType authAccountType = INVALID_ACCOUNT;92 DlpAccountType ownerAccountType = INVALID_ACCOUNT;
110 ownerAccountType_ = INVALID_ACCOUNT; in FreePermissionPolicyMem()118 ownerAccountType_ = INVALID_ACCOUNT; in PermissionPolicy()
146 policy->ownerAccountType_ = INVALID_ACCOUNT;241 policy->authUsers_[0].authAccountType = INVALID_ACCOUNT;
124 DlpAccountType accountType = INVALID_ACCOUNT; in GetAccountTypeFromRequestMap()133 return INVALID_ACCOUNT; in GetAccountTypeFromRequestMap()206 if (callback == nullptr || accountType == INVALID_ACCOUNT) { in DlpRestorePolicyCallback()