Searched defs:pNameList (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | list_file.cpp | 212 …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 D | copy_dir.cpp | 114 …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 D | recent_n_exporter.cpp | 245 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 D | listfile.cpp | 268 …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 D | copydir.cpp | 165 …unique_ptr<struct NameList, decltype(Deleter)*> pNameList = {new (nothrow) struct NameList, Delete… in RecurCopyDir() local
|
H A D | copy.cpp | 367 …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 D | connection_detector.cpp | 154 …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 D | file_trash_n_exporter.cpp | 109 …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 D | file_util.h | 270 …unique_ptr<struct NameListArg, decltype(Deleter)*> pNameList = { new (nothrow) struct NameListArg,… in ScanDir() local
|