Searched refs:nPhotoEditor (Results 1 – 1 of 1) sorted by relevance
3295 napi_value nPhotoEditor; in CreateExtensionAbilityTypeObject() local3297 static_cast<int32_t>(ExtensionAbilityType::PHOTO_EDITOR), &nPhotoEditor)); in CreateExtensionAbilityTypeObject()3298 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, value, "PHOTO_EDITOR", nPhotoEditor)); in CreateExtensionAbilityTypeObject()