Home
last modified time | relevance | path

Searched refs:InitErrorType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_n_exporter.h24 void InitErrorType(napi_env env, napi_value exports);
H A Dcloud_sync_n_exporter.cpp54 InitErrorType(env, exports); in CloudSyncExport()
110 void InitErrorType(napi_env env, napi_value exports) in InitErrorType() function