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:RequestSdkDump
(Results
1 - 5
of
5
) sorted by relevance
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdclient_fuzzer/
H
A
D
faultloggerdclient_fuzzer.cpp
46
RequestSdkDump
(pid, tid);
in FaultloggerdClientTest()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/include/
H
A
D
faultloggerd_client.h
87
int
RequestSdkDump
(int32_t pid, int32_t tid, int timeout = 10000); // 10000 : dump timeout ms
/base/hiviewdfx/faultloggerd/test/moduletest/
H
A
D
faultloggerd_module_test.cpp
59
RequestSdkDump
(getpid(), getpid());
in HWTEST_F()
165
RequestSdkDump
(getpid(), getpid());
in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/unittest/faultloggerd_client/
H
A
D
faultloggerd_client_test.cpp
256
int resp =
RequestSdkDump
(1, 1);
in HWTEST_F()
301
int resp =
RequestSdkDump
(1, 1);
in HWTEST_F()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H
A
D
faultloggerd_client.cpp
219
int
RequestSdkDump
(int32_t pid, int32_t tid, int timeout)
in RequestSdkDump()
function
Completed in 2 milliseconds