Home
last modified time | relevance | path

Searched defs:new_dir (Results 1 – 7 of 7) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dunsquash-1.c214 struct dir_ent *new_dir; in squashfs_opendir_1() local
Dunsquash-4.c260 struct dir_ent *new_dir; in squashfs_opendir_4() local
Dunsquash-3.c291 struct dir_ent *new_dir; in squashfs_opendir_3() local
/external/webrtc/webrtc/base/
Dfileutils.cc160 Pathname new_dir; in DirectoryIterator() local
/external/boringssl/src/crypto/x509/
Dby_dir.c143 static int new_dir(X509_LOOKUP *lu) in new_dir() function
/external/libchrome/base/files/
Dfile_util_posix.cc556 FilePath* new_dir) { in CreateTemporaryDirInDirImpl()
577 FilePath* new_dir) { in CreateTemporaryDirInDir()
/external/toolchain-utils/cros_utils/
Dmisc.py302 def WorkingDirectory(new_dir): argument