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:EndFlushLayout
(Results
1 - 14
of
14
) sorted by relevance
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/src/
H
A
D
rme_scene_sched.cpp
91
void RmeSceneSched::
EndFlushLayout
()
in EndFlushLayout()
function in OHOS::RME::RmeSceneSched
94
rmeCoreSched->
EndFlushLayout
();
in EndFlushLayout()
H
A
D
frame_msg_mgr.cpp
89
m_frameMsgKeyToFunc[FrameEvent::EVENT_FLUSH_LAYOUT_END] = &FrameMsgMgr::
EndFlushLayout
;
in FrameMapKeyToFunc()
179
void FrameMsgMgr::
EndFlushLayout
()
in EndFlushLayout()
function in OHOS::RME::FrameMsgMgr
183
RME_LOGE("[
EndFlushLayout
]:scene nullptr");
in EndFlushLayout()
186
scene->
EndFlushLayout
();
in EndFlushLayout()
H
A
D
rme_core_sched.cpp
95
void RmeCoreSched::
EndFlushLayout
() {}
in EndFlushLayout()
function in OHOS::RME::RmeCoreSched
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H
A
D
frame_ui_intf.cpp
97
void FrameUiIntf::
EndFlushLayout
() const
in EndFlushLayout()
function in OHOS::RME::FrameUiIntf
283
extern "C" void
EndFlushLayout
()
in EndFlushLayout()
function
285
FrameUiIntf::GetInstance().
EndFlushLayout
();
in EndFlushLayout()
H
A
D
frame_ui_intf.h
34
void
EndFlushLayout
() const;
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/include/
H
A
D
frame_msg_mgr.h
46
void
EndFlushLayout
();
H
A
D
rme_scene_sched.h
40
void
EndFlushLayout
() override;
H
A
D
rme_core_sched.h
34
void
EndFlushLayout
();
H
A
D
frame_scene_sched.h
35
virtual void
EndFlushLayout
() = 0;
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
frame_report.cpp
85
void FrameReport::
EndFlushLayout
()
in EndFlushLayout()
function in OHOS::Ace::FrameReport
/foundation/arkui/ace_engine/test/mock/base/
H
A
D
mock_frame_report.cpp
85
void FrameReport::
EndFlushLayout
()
in EndFlushLayout()
function in OHOS::Ace::FrameReport
/foundation/arkui/ace_engine/frameworks/base/log/
H
A
D
frame_report.h
57
void
EndFlushLayout
();
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
frame_report.cpp
59
endFlushLayoutFunc_ = (EndFlushLayoutFunc)LoadSymbol("
EndFlushLayout
");
in LoadLibrary()
172
void FrameReport::
EndFlushLayout
()
in EndFlushLayout()
function in OHOS::Ace::FrameReport
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H
A
D
pipeline_context.cpp
468
FrameReport::GetInstance().
EndFlushLayout
();
in FlushLayout()
491
FrameReport::GetInstance().
EndFlushLayout
();
in FlushLayout()
Completed in 9 milliseconds