Searched refs:authUserListObj (Results 1 – 1 of 1) sorted by relevance
1199 napi_value authUserListObj = GetNapiValue(env, jsObject, "authUserList"); in GetDlpProperty() local1200 if (authUserListObj != nullptr) { in GetDlpProperty()1201 if (!GetVectorAuthUser(env, authUserListObj, property.authUsers)) { in GetDlpProperty()