Searched refs:nEnterPriseNormal (Results 1 – 1 of 1) sorted by relevance
3358 napi_value nEnterPriseNormal; in CreateAppDistributionTypeObject() local3359 NAPI_CALL_RETURN_VOID(env, napi_create_int32(env, ENUM_THREE, &nEnterPriseNormal)); in CreateAppDistributionTypeObject()3360 …CALL_RETURN_VOID(env, napi_set_named_property(env, value, "ENTERPRISE_NORMAL", nEnterPriseNormal)); in CreateAppDistributionTypeObject()