Home
last modified time | relevance | path

Searched refs:GetUserDownloadDir (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_environment/
H A Denvironment_n_exporter.h26 napi_value GetUserDownloadDir(napi_env env, napi_callback_info info);
H A Denvironment_napi.cpp29 DECLARE_NAPI_FUNCTION("getUserDownloadDir", GetUserDownloadDir), in EnvironmentExport()
H A Denvironment_n_exporter.cpp183 napi_value GetUserDownloadDir(napi_env env, napi_callback_info info) in GetUserDownloadDir() function