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:Respond
(Results
1 - 3
of
3
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H
A
D
rs_profiler.cpp
553
Respond
("Replay timer paused vsyncId=" + std::to_string(vsyncId));
in OnParallelRenderBegin()
625
Respond
("CALC_PERF_NODE_RESULT: U->" + std::to_string(g_calcPerfNode) + " " + std::to_string(avgValue) +
in OnParallelRenderBegin()
628
Respond
("CALC_PERF_NODE_RESULT: UD->" + std::to_string(g_calcPerfNode) + " " + std::to_string(avgValue) +
in OnParallelRenderBegin()
678
Respond
("Root node found: " + std::to_string(rootNode->GetId()));
in OnParallelRenderBegin()
687
Respond
("rootNode not found");
in OnParallelRenderBegin()
929
Respond
("Recording current frame cmds (for .rdc) into : /data/default.drawing");
in OnParallelRenderBegin()
938
Respond
("Recording full frame .skp");
in OnParallelRenderBegin()
940
Respond
("Recording .skp for DrawingCanvasNode: id=" + std::to_string(nodeId));
in OnParallelRenderBegin()
1011
void RSProfiler::
Respond
(const std::string& message)
in OnParallelRenderBegin()
function in OHOS::Rosen::RSProfiler
1022
Respond
("Ther
in OnParallelRenderBegin()
[all...]
H
A
D
rs_profiler_command.cpp
79
Respond
("Command has not been found: " + line[0]);
in Invoke()
H
A
D
rs_profiler.h
361
static void
Respond
(const std::string& message);
Completed in 4 milliseconds