Searched refs:ownerAccountType (Results 1 – 7 of 7) sorted by relevance
399 property.ownerAccountType = DOMAIN_ACCOUNT;428 property.ownerAccountType = DOMAIN_ACCOUNT;451 property.ownerAccountType = CLOUD_ACCOUNT;481 property.ownerAccountType = DOMAIN_ACCOUNT;503 property.ownerAccountType = DOMAIN_ACCOUNT;531 property.ownerAccountType = DOMAIN_ACCOUNT;551 property.ownerAccountType = DOMAIN_ACCOUNT;571 property.ownerAccountType = DOMAIN_ACCOUNT;
63 prop.ownerAccountType = CLOUD_ACCOUNT; in CreateDlpFileFd()
92 DlpAccountType ownerAccountType = INVALID_ACCOUNT; member
130 ownerAccountType_ = property.ownerAccountType; in PermissionPolicy()
631 asyncContext.property.ownerAccountId.c_str(), asyncContext.property.ownerAccountType, in GetGenerateDlpFileParams()1140 property.ownerAccountType = static_cast<DlpAccountType>(type); in GetDlpProperty()1256 NAPI_CALL(env, napi_create_int64(env, property.ownerAccountType, &ownerAccountTypeJs)); in DlpPropertyToJs()
146 encProp.ownerAccountType = CLOUD_ACCOUNT; in GenerateRandProperty()
223 .ownerAccountType = policy.ownerAccountType_, in GetDlpProperty()