/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
H A D | dlp_zip_test.cpp | 142 int32_t fd2 = open(inZip.c_str(), O_RDWR | O_CREAT, 0666); variable 176 int32_t fd2 = open(zipFile.c_str(), O_RDWR | O_CREAT, 0666); variable
|
H A D | dlp_file_test.cpp | 1736 int fd2 = open("/data/fuse_test2.txt", O_RDWR | O_CREAT | O_TRUNC, S_IRWXU); variable
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
H A D | sys_event_stat_test.cpp | 83 int fd2 = OpenTestFile("./fd2.txt"); variable
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/fence/src/ |
H A D | fence.cpp | 120 int FenceMerge(const char* name, int fd1, int fd2) in FenceMerge()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/ |
H A D | mock_ability_test.h | 68 FILE* fd2 = fopen("/dataability_openfile_test.txt", "r"); in OpenFile() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_ashmem_helper_test.cpp | 119 int fd2 = 10; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
H A D | api_test.cpp | 493 int fd2 = open(g_file2, O_RDONLY); variable
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/ |
H A D | buffer_handle_test.cpp | 429 int fd2 = dup(fd); variable
|
/ohos5.0/foundation/resourceschedule/ffrt/test/testfunc/ |
H A D | util.cpp | 182 int fd2 = perf_event_open(&attr, 0, -1, fd, 0); in perf_event2() local
|
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/src/ |
H A D | sync_fence.cpp | 92 int32_t SyncFence::SyncMerge(const char *name, int32_t fd1, int32_t fd2, int32_t &newFenceFd) in SyncMerge()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_common_test.cpp | 135 OS::FileHandle *fd2 = nullptr; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_unit_test.cpp | 405 int32_t fd2 = OpenFile(g_mp3Path); variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/ |
H A D | api_test.cpp | 322 int fd2 = open(g_file2, O_RDONLY); variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
H A D | image_packer_test.cpp | 176 const int fd2 = open("/data/local/tmp/image/test.jpg", O_RDWR | O_CREAT, S_IRUSR | S_IWUSR); variable
|
/ohos5.0/base/tee/tee_client/services/tlogcat/src/ |
H A D | tlogcat.c | 245 int32_t fd2 = fileno(file); in LogFilesOpen() local
|
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/ |
H A D | backupservicestub_fuzzer.cpp | 500 int fd2 = TypeCast<int>(data + pos, &pos); in CmdAppIncrementalFileReadyFuzzTest() local
|