Home
last modified time | relevance | path

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

/base/update/updater/services/updater_binary/
H A Dmain.cpp36 int pipeFd; in main() local
H A Dupdate_processor.cpp470 int ProcessUpdater(bool retry, int pipeFd, const std::string &packagePath, const std::string &keyPath) in ProcessUpdater() argument
/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
/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...]
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dload_policy.cpp261 int pipeFd[PIPE_NUM]; in CompilePolicyWithFork() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_dumprequest.c470 static void CleanFd(int *pipeFd) in CleanFd() argument
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp368 int pipeFd[2] = {-1, -1}; in GenCppCrashLogTestCommon() local

Completed in 7 milliseconds