Home
last modified time | relevance | path

Searched refs:GetCopyPathArg (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/
H A Dcommon_func.h51 …static std::tuple<bool, std::unique_ptr<char[]>, std::unique_ptr<char[]>> GetCopyPathArg(napi_env …
H A Dcommon_func.cpp154 tuple<bool, unique_ptr<char[]>, unique_ptr<char[]>> CommonFunc::GetCopyPathArg(napi_env env, in GetCopyPathArg() function in OHOS::DistributedFS::ModuleFileIO::CommonFunc
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/
H A Dcommon_func.h97 …static std::tuple<bool, std::unique_ptr<char[]>, std::unique_ptr<char[]>> GetCopyPathArg(napi_env …
H A Dcommon_func.cpp348 tuple<bool, unique_ptr<char[]>, unique_ptr<char[]>> CommonFunc::GetCopyPathArg(napi_env env, in GetCopyPathArg() function in OHOS::FileManagement::ModuleFileIO::CommonFunc