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:SetDumpFile
(Results
1 - 11
of
11
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/base/log/
H
A
D
dump_log.h
75
void
SetDumpFile
(DumpFile* file)
in SetDumpFile()
function in OHOS::Ace::DumpLog
80
void
SetDumpFile
(std::unique_ptr<std::ostream> file)
in SetDumpFile()
function in OHOS::Ace::DumpLog
H
A
D
dump_log.cpp
129
DumpLog::GetInstance().
SetDumpFile
(std::move(ostream));
in OutPutBySize()
H
A
D
ace_performance_check.cpp
59
DumpLog::GetInstance().
SetDumpFile
(std::move(ss));
in Stop()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
transparent_node_detector.cpp
90
DumpLog::GetInstance().
SetDumpFile
(std::move(out));
in DumpNodeInfo()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_state_mgmt_profiler.cpp
92
DumpLog::GetInstance().
SetDumpFile
(std::move(stdOut));
in Report()
/foundation/arkui/ace_engine/test/unittest/core/manager/
H
A
D
focus_manager_test_ng.cpp
250
DumpLog::GetInstance().
SetDumpFile
(std::move(ss));
in HWTEST_F()
555
DumpLog::GetInstance().
SetDumpFile
(std::move(ss));
in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/event/
H
A
D
focus_hub_test_ng_for_property_config.cpp
817
DumpLog::GetInstance().
SetDumpFile
(std::move(ss));
in HWTEST_F()
880
DumpLog::GetInstance().
SetDumpFile
(std::move(ss));
in HWTEST_F()
H
A
D
focus_hub_test_ng.cpp
1023
DumpLog::GetInstance().
SetDumpFile
(std::move(ss));
in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/base/
H
A
D
ui_node_test_ng.cpp
1493
DumpLog::GetInstance().
SetDumpFile
(std::move(ostream));
in HWTEST_F()
1522
DumpLog::GetInstance().
SetDumpFile
(std::move(ostream));
in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H
A
D
pipeline_context_test_ng.cpp
1242
DumpLog::GetInstance().
SetDumpFile
(std::move(ostream));
in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
ace_container.cpp
1763
DumpLog::GetInstance().
SetDumpFile
(std::move(ostream));
in Dump()
Completed in 20 milliseconds