Searched defs:fd1 (Results 1 – 4 of 4) sorted by relevance
| /test/xts/acts/commonlibrary_lite/file_hal/src/ |
| D | utils_file_reli_test.c | 247 int fd1 = UtilsFileOpen(fileName1, O_RDWR_FS | O_CREAT_FS, 0); variable 285 int fd1 = UtilsFileOpen(fileName1, O_RDWR_FS | O_CREAT_FS, 0); variable 327 int fd1 = UtilsFileOpen(fileName1, O_RDWR_FS | O_CREAT_FS, 0); variable 363 int fd1 = UtilsFileOpen(fileName1, O_RDWR_FS | O_CREAT_FS, 0); variable
|
| D | utils_file_func_test.c | 201 int fd1 = UtilsFileOpen(fileName, O_RDONLY_FS | O_CREAT_FS | O_EXCL_FS, 0); variable 220 int fd1 = UtilsFileOpen(fileName, O_WRONLY_FS | O_CREAT_FS | O_EXCL_FS, 0); variable 239 int fd1 = UtilsFileOpen(fileName, O_RDWR_FS | O_CREAT_FS | O_EXCL_FS, 0); variable 258 int fd1 = UtilsFileOpen(fileName, O_RDWR_FS | O_CREAT_FS | O_EXCL_FS | O_TRUNC_FS, 0); variable 277 int fd1 = UtilsFileOpen(fileName, O_RDWR_FS | O_CREAT_FS | O_EXCL_FS | O_APPEND_FS, 0); variable 316 int fd1 = UtilsFileOpen(fileName, O_RDWR_FS | O_TRUNC_FS, 0); variable
|
| /test/xts/acts/multimedia/av_codec/demuxer/src/ |
| D | api_test.cpp | 43 int fd1; member in OHOS::Media::DemuxerApiNdkTest
|
| /test/xts/acts/ability/ability_runtime/abilitycapitest/actscapistartselfuiabilitytest/entry/src/main/cpp/ |
| D | napi_init.cpp | 489 int32_t fd1 = 100; in WantNdk_1800() local
|