Home
last modified time | relevance | path

Searched refs:DT_LNK (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Ddir.h27 #define DT_LNK 10 macro
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dprocess.cpp141 if (dirEntry->d_type != DT_LNK) continue; in CheckFds()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_dirent/
H A Ddirent_n_exporter.cpp95 return CheckDirentDType(env, cbinfo, DT_LNK); in isSymbolicLink()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy.cpp277 if ((pNameList->namelist[i])->d_type == DT_LNK) { in RecurCopyDir()
334 if ((pNameList->namelist[i])->d_type == DT_LNK) { in GetDirSize()
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dinterface_manager.cpp168 if ((de->d_name[0] != '.') && ((de->d_type == DT_DIR) || (de->d_type == DT_LNK))) { in GetInterfaceNames()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp382 if ((pNameList->namelist[i])->d_type == DT_LNK) { in GetDirSize()
411 if ((pNameList->namelist[i])->d_type == DT_LNK) { in RecurCopyDir()
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp357 if (fdDirent->d_type != DT_LNK) { in PidUsingFlag()

Completed in 8 milliseconds