Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:pclose
(Results
1 - 25
of
39
) sorted by relevance
1
2
/base/hiviewdfx/hidumper/test/fuzztest/sadump_fuzzer/
H
A
D
sadump_fuzzer.cpp
27
std::unique_ptr<FILE, decltype(&
pclose
)> fp(popen(("hidumper -s " + randomData).c_str(), "r"),
pclose
);
in SADumpFuzzTest()
local
/base/hiviewdfx/hidumper/test/unittest/common/
H
A
D
hidumper_test_utils.cpp
40
pclose
(fp);
in IsExistStrInFile()
67
pclose
(fp);
in GetPidByName()
86
pclose
(fp);
in GetSpecialLine()
H
A
D
hidumper_innerkits_test.cpp
132
pclose
(fp);
in GetAppManagerPid()
139
pclose
(fp);
in GetAppManagerPid()
H
A
D
hidumper_memory_test.cpp
229
pclose
(file);
in HWTEST_F()
/base/startup/appspawn/service/hnp/base/
H
A
D
hnp_sal.c
47
pclose
(cmdOutput);
in HnpProcessRunCheck()
52
pclose
(cmdOutput);
in HnpProcessRunCheck()
/base/account/os_account/frameworks/account_iam/test/unittest/src/
H
A
D
test_common.cpp
34
pclose
(file);
in RunCommand()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H
A
D
cmd_dumper.cpp
30
pclose
(fp_);
in ~CMDDumper()
98
pclose
(fp_);
in AfterExecute()
117
pclose
(fp);
in GetCmdInterface()
/base/hiviewdfx/hiview/plugins/eventlogger/test/util/
H
A
D
eventlogger_util_test.cpp
38
pclose
(fp);
in InitSeLinuxEnabled()
/base/theme/wallpaper_mgr/test/unittest/
H
A
D
wallpaper_dfx_test.cpp
73
pclose
(ptr);
in ExecuteCmd()
78
pclose
(ptr);
in ExecuteCmd()
/base/hiviewdfx/hiview/test/moduletest/common/
H
A
D
hiview_plugin_platform_module_test.cpp
42
pclose
(fp);
in GetCmdResultFromPopen()
/base/hiviewdfx/hiview/adapter/service/test/unittest/common/
H
A
D
hiview_sa_test.cpp
90
pclose
(fp);
in HWTEST_F()
/base/hiviewdfx/hiview/base/utility/
H
A
D
common_utils.cpp
156
pclose
(fp);
in GetPidByName()
193
pclose
(fp);
in WriteCommandResultToFile()
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H
A
D
test_util.cpp
160
unique_ptr<FILE, decltype(&
pclose
)> pipe(popen(cmd.c_str(), "r"),
pclose
);
in ExecCmd()
local
/base/notification/common_event_service/tools/test/systemtest/cem/
H
A
D
common_event_command_dump_system_test.cpp
48
pclose
(file);
in ExecuteCommand()
/base/hiviewdfx/faultloggerd/test/utils/
H
A
D
dfx_test_util.cpp
50
pclose
(procFileInfo);
in ExecuteCommands()
72
pclose
(fp);
in ExecuteCommands()
/base/hiviewdfx/hilog/test/unittest/common/
H
A
D
hilog_print_test.cpp
48
pclose
(fp);
in GetCmdResultFromPopen()
H
A
D
hilog_utils_test.cpp
46
pclose
(fp);
in GetCmdResultFromPopen()
/base/customization/enterprise_device_management/test/unittest/utils/src/
H
A
D
utils.cpp
67
pclose
(fp);
in ExecCmdSync()
/base/msdp/device_status/tools/vdev/src/
H
A
D
virtual_device.cpp
78
pclose
(pin);
in Execute()
/base/security/selinux_adapter/test/unittest/common/
H
A
D
test_common.cpp
165
pclose
(file);
in RunCommand()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H
A
D
memory_util.cpp
108
pclose
(fp);
in RunCMD()
/base/hiviewdfx/hilog/test/moduletest/common/
H
A
D
hilog_base_ndk_test.cpp
90
pclose
(fp);
in PopenToString()
/base/hiviewdfx/faultloggerd/test/performancetest/src/
H
A
D
faultloggerd_performance_test.cpp
88
pclose
(procFileInfo);
in ForkAndRootCommands()
/base/sensors/medical_sensor/services/medical_sensor/test/unittest/phone/
H
A
D
medical_proxy_test.cpp
94
pclose
(fp);
in GetSensorServicePid()
/base/theme/screenlock_mgr/test/unittest/
H
A
D
screenlock_service_test.cpp
128
pclose
(ptr);
in ExecuteCmd()
133
pclose
(ptr);
in ExecuteCmd()
Completed in 12 milliseconds
1
2