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:infoFileName
(Results
1 - 17
of
17
) sorted by relevance
/base/hiviewdfx/hiview/plugins/performance/monitor/converter/
H
A
D
JankAnimatorMonitorConverter.h
33
std::string traceFileName, std::string
infoFileName
)
in ConverterReportData()
61
event.
infoFileName
=
infoFileName
;
in ConverterReportData()
32
ConverterReportData(AnimatorMetrics metrics, std::string traceFileName, std::string
infoFileName
)
ConverterReportData()
argument
/base/hiviewdfx/hiview/plugins/performance/reporter/event_poster/
H
A
D
EventsPoster.cpp
69
info.
infoFileName
= event.
infoFileName
;
in ConvertToAppStartInfo()
101
info.
infoFileName
= event.
infoFileName
;
in ConvertToScrollJankInfo()
H
A
D
IAppStartEventPoster.h
51
std::string
infoFileName
{""};
H
A
D
IScrollJankEventPoster.h
50
std::string
infoFileName
{""};
/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H
A
D
JankAnimatorReporterAdapter.cpp
97
data.
infoFileName
= event.
infoFileName
;
in ConvertReporterEventToData()
130
info.
infoFileName
= event.
infoFileName
;
in ConvertReportEventToEventInfo()
H
A
D
AppStartReporterAdapter.cpp
72
info.
infoFileName
= event.
infoFileName
;
in ConvertReportEventToEventInfo()
H
A
D
SimpleAppStartReporterAdapter.cpp
76
data.
infoFileName
= event.
infoFileName
;
in ConvertReportEventToData()
/base/hiviewdfx/hiview/plugins/performance/monitor/
H
A
D
JankAnimatorMonitor.cpp
102
const std::string&
infoFileName
)
in ReportCritical()
105
infoFileName
);
in ReportCritical()
101
ReportCritical(const AnimatorMetrics& metrics, const std::string& traceFileName, const std::string&
infoFileName
)
ReportCritical()
argument
H
A
D
JankAnimatorMonitor.h
51
const std::string&
infoFileName
);
/base/hiviewdfx/hiview/plugins/performance/event_publisher/
H
A
D
IEventObserver.h
49
std::string
infoFileName
{""};
79
std::string
infoFileName
{""};
/base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/
H
A
D
IAppStartReportInfrastructure.h
49
std::string
infoFileName
{""};
H
A
D
IJankAnimatorReportInfrastructure.h
49
std::string
infoFileName
{""};
H
A
D
AppStartReporter.cpp
84
"INFO_FILE", data.
infoFileName
);
in ReportFault()
H
A
D
JankAnimatorReporter.cpp
83
"INFO_FILE", data.
infoFileName
,
in ReportCritical()
/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/reporter/
H
A
D
IJankAnimatorReporter.h
49
std::string
infoFileName
{""};
H
A
D
IAppStartReporter.h
50
std::string
infoFileName
{""};
/base/hiviewdfx/hilog/services/hilogd/
H
A
D
log_persister_rotator.cpp
86
std::string
infoFileName
= std::string(".") + AUXILLARY_PERSISTER_PREFIX + std::to_string(m_id) + ".info";
in OpenInfoFile()
local
87
m_infoFilePath = parentDirPath + "/" +
infoFileName
;
in OpenInfoFile()
Completed in 4 milliseconds