Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 25 of 35) sorted by relevance

12

/test/xts/acts/kernel_lite/fs_posix/src/
DFsUnistdTest.cpp43 int fd = 0; variable
69 int fd = 0; variable
85 int fd = 0; variable
101 int fd = 0; variable
168 int fd = 0; variable
237 int fd = 0; variable
260 int fd = 0; variable
309 int fd = 0; variable
331 int fd = 0; variable
491 int fd = open(FILE0, O_CREAT | O_RDWR, 0777); variable
[all …]
DFsFcntlTest.cpp46 int fd = 0; variable
69 int fd = 0; variable
90 int fd = 0; variable
117 int fd = 0; variable
149 int fd = 0; variable
180 int fd = 0; variable
216 int fd = open(FILE0, O_RDWR | O_CREAT | O_EXCL, 0777); variable
262 int fd = open(FILE0, O_RDWR | O_CREAT | O_EXCL, 0777); variable
297 int fd = open(FILE0, O_RDWR | O_CREAT | O_EXCL, 0777); variable
309 int fd = 0; variable
[all …]
DFsStatTest.cpp90 int fd = 0; variable
154 int fd = 0; variable
218 int fd = 0; variable
327 int fd = creat(FILE0, 0777); variable
DFileSystemTest.h64 #define WriteCloseTest(fd) do { \ argument
71 #define ReadCloseTest(fd) do { \ argument
DFsOtherTest.cpp49 int fd = 0; variable
68 int fd = 0; variable
88 int fd = 0; variable
DFsStdioTest.cpp397 int fd = 0; variable
DFsStdlibTest.cpp115 int fd = 0; variable
/test/xts/acts/utils_lite/file_hal/src/
Dutils_file_func_test.c67 int fd = UtilsFileOpen(fileName, O_RDONLY_FS | O_CREAT_FS, 0); variable
82 int fd = UtilsFileOpen(fileName, O_WRONLY_FS | O_CREAT_FS, 0); variable
97 int fd = UtilsFileOpen(fileName, O_RDWR_FS | O_CREAT_FS, 0); variable
114 int fd = UtilsFileOpen(fileName, O_RDONLY_FS, 0); variable
131 int fd = UtilsFileOpen(fileName, O_WRONLY_FS, 0); variable
148 int fd = UtilsFileOpen(fileName, O_RDWR_FS, 0); variable
165 int fd = UtilsFileOpen(fileName, O_RDWR_FS | O_TRUNC_FS, 0); variable
182 int fd = UtilsFileOpen(fileName, O_RDWR_FS | O_APPEND_FS, 0); variable
197 int fd = UtilsFileOpen(fileName, O_RDONLY_FS | O_CREAT_FS | O_EXCL_FS, 0); variable
216 int fd = UtilsFileOpen(fileName, O_WRONLY_FS | O_CREAT_FS | O_EXCL_FS, 0); variable
[all …]
/test/xts/acts/kernel_lite/ipc_posix/pipe_fifo/
DPipeTest.cpp41 int fd[2]; variable
81 int fd[2]; variable
122 int fd[2]; variable
181 int fd[2]; variable
233 int fd[2]; variable
DFifoTest.cpp51 int fd; variable
108 int fd = -1; variable
168 int fd = -1; variable
/test/xts/hats/kernel/accesstokenid/
Daccesstokenid_test.cpp76 int fd; in GenRand64() local
92 int fd = open(dev_accesstokenid, O_RDWR); in GetTokenid() local
111 int fd = open(dev_accesstokenid, O_RDWR); in SetTokenid() local
130 int fd = open(dev_accesstokenid, O_RDWR); in GetfTokenid() local
149 int fd = open(dev_accesstokenid, O_RDWR); in SetfTokenid() local
372 int fd = open(dev_accesstokenid, O_RDWR); variable
392 int fd = open(dev_accesstokenid, O_RDWR); variable
412 int fd = open(dev_accesstokenid, O_RDWR); variable
432 int fd = open(dev_accesstokenid, O_RDWR); variable
454 int fd = open(dev_accesstokenid, O_RDWR); variable
[all …]
/test/xts/acts/storage/storagefileiojstest/src/main/js/default/test/module_fileio/members/
Dopen.test.js56 fileio.open(fpath, 0, 0o0400, function (err, fd) { argument
86 await fileio.open(fpath, 0, 0o0400, function (err, fd) { argument
115 await fileio.open(fpath, 0, function (err, fd) { argument
144 fileio.open(fpath, 0o2, function (err, fd) { argument
174 .then(function (fd) { argument
206 .then(function (fd) { argument
238 .then(function (fd) { argument
268 fileio.open(fpath, 0o0101, 0o0222, function (err, fd) { argument
296 fileio.open(fpath, 0o100, 0o0444, function (err, fd) { argument
319 fileio.open(fpath, 0o2101, 0o0222, function (err, fd) { argument
/test/xts/acts/security_lite/deviceauth_basic_deps/
Dhc_file_test.c37 static void ReadFile(char *buffer, int fd, int size) in ReadFile()
51 static void WriteFile(char *buffer, int fd, int size) in WriteFile()
70 int fd; in TestHcFileOpenAndClose() local
84 int fd = open(file, O_RDWR | O_CREAT); in TestHcFileReadAndWrite() local
116 int fd = open(file, O_RDWR); in TestHcFileSize() local
Dhc_file_utils_test.c39 int fd; in TestHcFileUtilsFileOpenAndUtilsFileClose() local
54 int fd = UtilsFileOpen(fileName, O_RDWR_FS | O_CREAT_FS, 0); in TestHcFileUtilsFileReadAndFileWrite() local
/test/xts/acts/kernel_lite/mem_posix/src/
DMmapApiTest.cpp324 int fd = open(file, O_CREAT | O_RDWR, S_IRWXU | S_IRWXG | S_IRWXO); variable
370 int fd = open(file, O_CREAT | O_RDWR, S_IRWXU | S_IRWXG | S_IRWXO); variable
415 int fd = open(file, O_CREAT | O_RDWR, S_IRWXU | S_IRWXG | S_IRWXO); variable
456 int fd = open(file, O_CREAT | O_RDWR, S_IRWXU | S_IRWXG | S_IRWXO); variable
502 int fd = open(file, O_CREAT | O_RDWR, S_IRWXU | S_IRWXG | S_IRWXO); variable
549 int fd = open(file, O_CREAT | O_RDWR, S_IRWXU | S_IRWXG | S_IRWXO); variable
596 int fd = open(file, O_CREAT | O_RDWR, S_IRWXU | S_IRWXG | S_IRWXO); variable
710 int fd = open(file, O_CREAT | O_RDWR, 0777); variable
764 int fd; variable
810 int fd = open(file, O_CREAT | O_RDWR, 0777); variable
[all …]
DMprotectApiTest.cpp227 int fd = open(file, O_CREAT|O_RDWR, S_IRWXU|S_IRWXG|S_IRWXO); variable
277 int fd = open(file, O_CREAT|O_RDWR, S_IRWXU|S_IRWXG|S_IRWXO); variable
333 int fd = open(file, O_CREAT|O_RDWR, S_IRWXU|S_IRWXG|S_IRWXO); variable
376 int fd = open(file, O_CREAT|O_RDWR, S_IRWXU|S_IRWXG|S_IRWXO); variable
421 int fd = open(file, O_CREAT|O_RDWR, S_IRWXU|S_IRWXG|S_IRWXO); variable
460 int fd = open(file, O_CREAT|O_RDONLY, S_IRUSR|S_IRGRP|S_IROTH); variable
DMremapApiTest.cpp241 int fd = open(file, O_CREAT|O_RDWR, S_IRWXU|S_IRWXG|S_IRWXO); variable
293 int fd = open(file, O_CREAT|O_RDWR, S_IRWXU|S_IRWXG|S_IRWXO); variable
345 int fd = open(file, O_CREAT|O_RDWR, S_IRWXU|S_IRWXG|S_IRWXO); variable
401 int fd = open(file, O_CREAT|O_RDWR, S_IRWXU|S_IRWXG|S_IRWXO); variable
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauth/entry/src/main/js/default/pages/index/
Dindex.js45 let fd = fileio.openSync(path, 0o102, 0o666); variable
/test/xts/acts/kernel_lite/io_posix/src/
DIoTestOther.cpp161 int fd = 0; variable
192 int fd = 0; variable
/test/xts/acts/multimedia_lite/utils_posix/common/src/
DActsTestMediaUtils.cpp91 int32_t fd = FdNull; in SampleGetRecordFd() local
/test/xts/acts/security_lite/permission_posix/pms/src/
DActsPMSDeleteTest.cpp280 int fd = access(TEST_APP_PATH, F_OK); variable
DActsPMSUnloadTest.cpp351 int fd = access(TEST_APP_PATH, F_OK); variable
DActsPMSLoadTest.cpp466 int fd = access(TEST_APP_PATH, F_OK); variable
/test/developertest/aw/cxx/distributed/
Ddistributed.h47 int fd; member
/test/xts/acts/security_lite/huks/common/
Dhks_test_file_operator.c221 int fd = UtilsFileOpen(fileName, O_RDONLY_FS, 0); in FileRead() local
244 int fd = UtilsFileOpen(fileName, O_CREAT_FS | O_TRUNC_FS | O_RDWR_FS, 0); in FileWrite() local

12