Searched refs:CreateRequestPhotoTypeEnum (Results 1 – 2 of 2) sorted by relevance
312 EXPORT static napi_value CreateRequestPhotoTypeEnum(napi_env env);
307 DECLARE_NAPI_PROPERTY("RequestPhotoType", CreateRequestPhotoTypeEnum(env)) in UserFileMgrInit()372 DECLARE_NAPI_PROPERTY("RequestPhotoType", CreateRequestPhotoTypeEnum(env)), in PhotoAccessHelperInit()6576 napi_value MediaLibraryNapi::CreateRequestPhotoTypeEnum(napi_env env) in CreateRequestPhotoTypeEnum() function in OHOS::Media::MediaLibraryNapi