| /base/update/updater/services/updater_binary/ |
| H A D | main.cpp | 36 int pipeFd; in main() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
| H A D | nstackx_event.h | 32 PipeDesc pipeFd[PIPE_FD_NUM]; member
|
| /kernel/liteos_a/testsuites/unittest/extended/signal/smoke/ |
| H A D | It_ipc_fdisset_001.cpp | 38 int pipeFd[2], ret; // 2, pipe return 2 file descirpter in Testcase() local [all...] |
| /kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
| H A D | It_ipc_fdclr_001.cpp | 38 int pipeFd[TEST_LOOP_NUM][2], ret, i; // 2, pipe return 2 file descirpter in Testcase() local [all...] |
| H A D | It_ipc_pipe_002.cpp | 36 int pipeFd[2], ret, spid; // 2, pipe return 2 file descripter in Testcase() local
|
| H A D | It_ipc_fdset_001.cpp | 39 int pipeFd[TEST_LOOP_NUM][2], ret, i; // 2, pipe return 2 file descirpter in Testcase() local [all...] |
| H A D | It_ipc_fdzero_001.cpp | 39 int pipeFd[TEST_LOOP_NUM][2], ret, i; // 2, pipe return 2 file descirpter in Testcase() local [all...] |
| H A D | It_ipc_pipe_003.cpp | 38 int pipeFd[2], ret, spid; // 2, pipe return 2 file descripter in Testcase() local
|
| /base/hiviewdfx/faultloggerd/test/moduletest/ |
| H A D | faultloggerd_module_test.cpp | 60 int32_t pipeFd = RequestPipeFd(getpid(), FaultLoggerPipeType::PIPE_FD_READ_BUF); in HWTEST_F() local 166 int32_t pipeFd = RequestPipeFd(getpid(), -1); in HWTEST_F() local
|
| /base/update/updater/test/unittest/updater_test/ |
| H A D | test_update_binary.cpp | 42 int pipeFd = static_cast<int>(std::strtol(argv[1], nullptr, decimal)); in main() local
|
| H A D | test_update_binary_abnormal.cpp | 42 int pipeFd = static_cast<int>(std::strtol(argv[1], nullptr, decimal)); in main() local
|
| /foundation/filemanagement/app_file_service/utils/src/b_process/ |
| H A D | b_process.cpp | 86 int pipeFd[2]; in ExecuteCmd() local
|
| /kernel/liteos_a/testsuites/unittest/libc/io/full/ |
| H A D | IO_test_epoll_002.cpp | 51 int pipeFd[2]; /* 2, pipe id num */ in testcase() local [all...] |
| H A D | IO_test_epoll_001.cpp | 45 int pipeFd[2]; /* 2, pipe id num */ in testcase() local [all...] |
| H A D | IO_test_pselect_001.cpp | 42 int pipeFd[2], ret; /* 2, pipe return 2 file descirpter */ in Testcase1() local 70 int pipeFd[2]; /* 2, pipe id num */ testcase() local [all...] |
| H A D | IO_test_pselect_002.cpp | 51 int pipeFd[2]; /* 2, pipe id num */ in testcase() local
|
| H A D | It_stdlib_poll_003.cpp | 43 int pipeFd[2], ret, err; // 2, pipe return 2 file descirpter in Testcase() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/common/ |
| H A D | faultlog_info.h | 28 std::shared_ptr<int32_t> pipeFd; member
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | cppcrash_reporter.cpp | 125 int pipeFd[2] = {-1, -1}; in WriteCppCrashInfoByPipe() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/include/ |
| H A D | image_receiver.h | 53 static inline int32_t pipeFd[2] = {}; member in OHOS::Media::ImageReceiver
|
| /test/xts/hats/kernel/syscalls/fileio/splice/ |
| H A D | SpliceApiTest.cpp | 77 int pipeFd[2]; in HWTEST_F() local 110 int pipeFd[2]; in HWTEST_F() local 147 int pipeFd[2]; HWTEST_F() local 207 int pipeFd[2]; HWTEST_F() local 235 int pipeFd[2]; HWTEST_F() local 267 int pipeFd[2]; HWTEST_F() local [all...] |
| /test/xts/hats/kernel/syscalls/fileio/tee/ |
| H A D | TeeApiTest.cpp | 106 int pipeFd[2]; in HWTEST_F() local 151 int pipeFd[2]; in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/ |
| H A D | vsync_multicallback_test.cpp | 68 static inline int pipeFd[2] = {}; member in OHOS::Rosen::VSyncMultiCallbackTest
|
| H A D | vsync_setvsyncrate_test.cpp | 58 static inline int pipeFd[2] = {}; member in OHOS::Rosen::SetVsyncRateTest
|
| H A D | vsync_callbackeveryframe_test.cpp | 56 static inline int pipeFd[2] = {}; member in OHOS::Rosen::SetVsyncCallBackForEveryFrameTest
|