Home
last modified time | relevance | path

Searched defs:fd1 (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/flowbufferadapter_fuzzer/
H A Dflowbufferadapter_fuzzer.cpp41 int fd1 = 1; in FlowBufferAdapterFuzzTest() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
H A Dsys_event_stat_test.cpp76 int fd1 = OpenTestFile("./fd1.txt"); variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/fence/src/
H A Dfence.cpp120 int FenceMerge(const char* name, int fd1, int fd2) in FenceMerge()
/ohos5.0/base/startup/init/services/begetctl/
H A Dmisc_daemon.cpp160 int fd1 = open(MISC_DEVICE_NODE, O_RDWR | O_CLOEXEC, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in WriteLogoToMisc() local
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/DemoAbility/
H A Dmock_ability_test.h60 FILE* fd1 = fopen("/dataability_openfile_test.txt", "w+"); in OpenFile() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_ashmem_helper_test.cpp115 int fd1 = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dapi_test.cpp43 int fd1; member in OHOS::Media::DemuxerApiNdkTest
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence.cpp92 int32_t SyncFence::SyncMerge(const char *name, int32_t fd1, int32_t fd2, int32_t &newFenceFd) in SyncMerge()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp544 auto fd1 = open("/data/test/peerTestFile", O_CREAT | O_WRONLY | O_TRUNC, DEFAULT_MODE); variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dapi_test.cpp61 int fd1; member in __anon5f66f7170210::DemuxerInnerApiNdkTest
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c229 int32_t fd1 = open(logName, O_WRONLY); in LogFilesOpen() local
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/
H A Dbackupservicestub_fuzzer.cpp499 int fd1 = TypeCast<int>(data, &pos); in CmdAppIncrementalFileReadyFuzzTest() local