Home
last modified time | relevance | path

Searched defs:pipeFd (Results 1 - 25 of 52) sorted by relevance

123

/base/update/updater/services/updater_binary/
H A Dmain.cpp36 int pipeFd; in main() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_event.h32 PipeDesc pipeFd[PIPE_FD_NUM]; member
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H A DIt_ipc_fdisset_001.cpp38 int pipeFd[2], ret; // 2, pipe return 2 file descirpter in Testcase() local
[all...]
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A DIt_ipc_fdclr_001.cpp38 int pipeFd[TEST_LOOP_NUM][2], ret, i; // 2, pipe return 2 file descirpter in Testcase() local
[all...]
H A DIt_ipc_pipe_002.cpp36 int pipeFd[2], ret, spid; // 2, pipe return 2 file descripter in Testcase() local
H A DIt_ipc_fdset_001.cpp39 int pipeFd[TEST_LOOP_NUM][2], ret, i; // 2, pipe return 2 file descirpter in Testcase() local
[all...]
H A DIt_ipc_fdzero_001.cpp39 int pipeFd[TEST_LOOP_NUM][2], ret, i; // 2, pipe return 2 file descirpter in Testcase() local
[all...]
H A DIt_ipc_pipe_003.cpp38 int pipeFd[2], ret, spid; // 2, pipe return 2 file descripter in Testcase() local
/base/hiviewdfx/faultloggerd/test/moduletest/
H A Dfaultloggerd_module_test.cpp60 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 Dtest_update_binary.cpp42 int pipeFd = static_cast<int>(std::strtol(argv[1], nullptr, decimal)); in main() local
H A Dtest_update_binary_abnormal.cpp42 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 Db_process.cpp86 int pipeFd[2]; in ExecuteCmd() local
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIO_test_epoll_002.cpp51 int pipeFd[2]; /* 2, pipe id num */ in testcase() local
[all...]
H A DIO_test_epoll_001.cpp45 int pipeFd[2]; /* 2, pipe id num */ in testcase() local
[all...]
H A DIO_test_pselect_001.cpp42 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 DIO_test_pselect_002.cpp51 int pipeFd[2]; /* 2, pipe id num */ in testcase() local
H A DIt_stdlib_poll_003.cpp43 int pipeFd[2], ret, err; // 2, pipe return 2 file descirpter in Testcase() local
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_info.h28 std::shared_ptr<int32_t> pipeFd; member
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dcppcrash_reporter.cpp125 int pipeFd[2] = {-1, -1}; in WriteCppCrashInfoByPipe() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/include/
H A Dimage_receiver.h53 static inline int32_t pipeFd[2] = {}; member in OHOS::Media::ImageReceiver
/test/xts/hats/kernel/syscalls/fileio/splice/
H A DSpliceApiTest.cpp77 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 DTeeApiTest.cpp106 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 Dvsync_multicallback_test.cpp68 static inline int pipeFd[2] = {}; member in OHOS::Rosen::VSyncMultiCallbackTest
H A Dvsync_setvsyncrate_test.cpp58 static inline int pipeFd[2] = {}; member in OHOS::Rosen::SetVsyncRateTest
H A Dvsync_callbackeveryframe_test.cpp56 static inline int pipeFd[2] = {}; member in OHOS::Rosen::SetVsyncCallBackForEveryFrameTest

Completed in 7 milliseconds

123