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:MarkNeedUpdate
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H
A
D
custom_node_base.cpp
46
void CustomNodeBase::
MarkNeedUpdate
()
in MarkNeedUpdate()
function in OHOS::Ace::NG::CustomNodeBase
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
view_full_update_model_impl.cpp
72
bool ViewFullUpdateModelImpl::
MarkNeedUpdate
(const WeakPtr<AceType>& node)
in MarkNeedUpdate()
function in OHOS::Ace::Framework::ViewFullUpdateModelImpl
H
A
D
view_partial_update_model_impl.cpp
83
bool ViewPartialUpdateModelImpl::
MarkNeedUpdate
(const WeakPtr<AceType>& node)
in MarkNeedUpdate()
function in OHOS::Ace::Framework::ViewPartialUpdateModelImpl
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H
A
D
base_composed_component.h
45
void
MarkNeedUpdate
()
in MarkNeedUpdate()
function in OHOS::Ace::BaseComposedComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
view_partial_update_model_ng.cpp
84
bool ViewPartialUpdateModelNG::
MarkNeedUpdate
(const WeakPtr<AceType>& node)
in MarkNeedUpdate()
function in OHOS::Ace::NG::ViewPartialUpdateModelNG
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H
A
D
native_view.cpp
145
void NativeView::
MarkNeedUpdate
()
in MarkNeedUpdate()
function in OHOS::Ace::Framework::NativeView
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_view.cpp
253
void JSViewFullUpdate::
MarkNeedUpdate
()
in MarkNeedUpdate()
function in OHOS::OHOS::Ace::Framework::JSViewFullUpdate
824
void JSViewPartialUpdate::
MarkNeedUpdate
()
in MarkNeedUpdate()
function in OHOS::OHOS::Ace::Framework::JSViewPartialUpdate
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H
A
D
dom_node.cpp
464
void DOMNode::
MarkNeedUpdate
()
in MarkNeedUpdate()
function in OHOS::Ace::Framework::DOMNode
Completed in 8 milliseconds