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:faultlogger
(Results
1 - 4
of
4
) sorted by relevance
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H
A
D
faultlogger_adapter.cpp
17
#include "
faultlogger
.h"
25
void FaultloggerAdapter::StartService(Faultlogger*
faultlogger
)
in StartService()
argument
27
if (
faultlogger
== nullptr) {
in StartService()
32
FaultloggerServiceOhos::StartService(
faultlogger
);
in StartService()
H
A
D
faultlogger_adapter.h
23
static void StartService(Faultlogger*
faultlogger
);
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H
A
D
faultlogger_unittest.cpp
33
#include "
faultlogger
.h"
243
* @tc.steps: step1. add multiple cmds to
faultlogger
in HWTEST_F()
292
* @tc.steps: step1. add multiple cmds to
faultlogger
in HWTEST_F()
333
* @tc.steps: step1. add multiple cmds to
faultlogger
in HWTEST_F()
405
std::string fileName = "/data/log/faultlog/
faultlogger
/cppcrash-" + appName + "-" +
in GenCppCrashLogTestCommon()
417
* @tc.desc: create cpp crash event and send it to
faultlogger
435
* @tc.desc: create cpp crash event and send it to
faultlogger
446
* @tc.desc: create cpp crash event and send it to
faultlogger
471
std::string fileName = "/data/log/faultlog/
faultlogger
/cppcrash-com.example.myapplication-0-" + timeStr;
in HWTEST_F()
477
* @tc.desc: create cpp crash event and send it to
faultlogger
944
Faultlogger
faultlogger
;
HWTEST_F()
local
946
ASSERT_EQ(FaultloggerServiceOhos::GetOrSetFaultlogger(nullptr), &
faultlogger
);
HWTEST_F()
local
[all...]
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H
A
D
native_leak_state.cpp
24
#include <
faultlogger
.h>
Completed in 4 milliseconds