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
defs:reportName
(Results
1 - 4
of
4
) sorted by relevance
/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H
A
D
ext_extension_test.cpp
133
string
reportName
= GetReportFileName(fileName);
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H
A
D
rs_memory_manager.cpp
638
MemoryOverReport(const pid_t pid, const MemorySnapshotInfo& info, const std::string& bundleName, const std::string&
reportName
)
MemoryOverReport()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_jank_stats.cpp
335
auto
reportName
= "JANK_STATS_RS";
in ReportJankStats()
local
461
auto
reportName
= "INTERACTION_RESPONSE_LATENCY";
in ReportEventResponse()
local
479
auto
reportName
= "INTERACTION_COMPLETED_LATENCY";
in ReportEventComplete()
local
500
auto
reportName
= "INTERACTION_RENDER_JANK";
in ReportEventJankFrame()
local
584
auto
reportName
in ReportEventHitchTimeRatio()
local
635
auto
reportName
= "FIRST_FRAME_DRAWN";
ReportEventFirstFrameByPid()
local
[all...]
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H
A
D
ext_extension.cpp
272
string
reportName
= fileName + "." + string(BConstants::REPORT_FILE_EXT);
in GetReportFileName()
local
296
string
reportName
= path + BConstants::BLANK_REPORT_NAME;
in GetIncreFileHandleForSpecialVersion()
local
357
string
reportName
= GetReportFileName(tarName);
in GetIncreFileHandleForNormalVersion()
local
831
string
reportName
= GetReportFileName(tarName);
GetTarIncludes()
local
[all...]
Completed in 6 milliseconds