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:needRefresh
(Results
1 - 9
of
9
) sorted by relevance
/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H
A
D
formdatamgrtwo_fuzzer.cpp
55
bool
needRefresh
= *data % ENABLE;
in DoSomethingInterestingWithMyAPI()
local
/foundation/ability/form_fwk/services/include/
H
A
D
form_record.h
38
bool
needRefresh
= false;
member in OHOS::AppExecFwk::FormRecord
/foundation/ability/form_fwk/services/src/
H
A
D
form_provider_mgr.cpp
151
bool
needRefresh
= IsNeedToFresh(record, formId, isVisibleToFresh);
in RefreshForm()
local
H
A
D
form_data_mgr.cpp
897
void FormDataMgr::SetNeedRefresh(const int64_t formId, const bool
needRefresh
)
in SetNeedRefresh()
argument
1133
void FormDataMgr::UpdateHostNeedRefresh(const int64_t formId, const bool
needRefresh
)
in UpdateHostNeedRefresh()
argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/list/
H
A
D
list_element.cpp
673
bool
needRefresh
= true;
in GetRefreshItems()
local
H
A
D
render_list.h
501
void SetNeedRefresh(bool
needRefresh
)
in SetNeedRefresh()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_vsync_rate_reduce_manager.cpp
406
bool
needRefresh
= !isSystemAnimatedScenes_ && isReduceBySystemAnimatedScenes_;
in CheckNeedNotify()
local
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H
A
D
fms_form_data_mgr_test.cpp
1281
bool
needRefresh
= true;
in HWTEST_F()
local
1301
bool
needRefresh
= true;
in HWTEST_F()
local
1841
bool
needRefresh
= true;
in HWTEST_F()
local
[all...]
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_scheduler_service.cpp
178
bool
needRefresh
= false;
in InitPreinstalledWork()
local
Completed in 15 milliseconds