Home
last modified time | relevance | path

Searched defs:pNameList (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dlist_file.cpp212 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in FilterFileRes() local
232 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in RecursiveFunc() local
H A Dcopy_dir.cpp114 …std::unique_ptr<struct NameList, decltype(Deleter)*> pNameList = {new (std::nothrow) struct NameLi… in RecurCopyDir() local
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/recent/
H A Drecent_n_exporter.cpp245 static napi_value GetListFileResult(napi_env env, struct NameListArg* pNameList) in GetListFileResult()
298 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in ListFileCore() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlistfile.cpp268 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in FilterFileRes() local
287 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in RecursiveFunc() local
H A Dcopydir.cpp165 …unique_ptr<struct NameList, decltype(Deleter)*> pNameList = {new (nothrow) struct NameList, Delete… in RecurCopyDir() local
H A Dcopy.cpp367 …unique_ptr<struct NameList, decltype(Deleter) *> pNameList = { new (nothrow) struct NameList, Dele… in GetDirSize() local
396 …unique_ptr<struct NameList, decltype(Deleter) *> pNameList = { new (nothrow) struct NameList, Dele… in RecurCopyDir() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dconnection_detector.cpp154 …unique_ptr<struct NameList, decltype(Deleter) *> pNameList = {new (nothrow) struct NameList, Delet… in GetConnectionStatus() local
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp109 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in RecursiveFunc() local
424 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in ListFile() local
537 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in RecoverDir() local
/ohos5.0/foundation/filemanagement/user_file_service/utils/
H A Dfile_util.h270 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in ScanDir() local