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:isEmpty
(Results
1 - 25
of
35
) sorted by relevance
1
2
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H
A
D
relational_remote_query_continue_token.cpp
40
bool
isEmpty
= true;
in GetData()
local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H
A
D
default_app_host_impl.cpp
47
bool
isEmpty
= bundleName.empty() && moduleName.empty() && abilityName.empty();
in SetDefaultApplication()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H
A
D
rs_effect_render_node.h
52
void SetVisitedFilterCacheStatus(bool
isEmpty
)
in SetVisitedFilterCacheStatus()
argument
/foundation/resourceschedule/ffrt/src/sync/
H
A
D
wait_queue.cpp
214
bool
isEmpty
= empty();
variable
/foundation/distributeddatamgr/relational_store/test/native/rdb_data_ability_adapter/unittest/
H
A
D
data_ability_utils_test.cpp
69
bool
isEmpty
= dataShareValuesBucket.IsEmpty();
in HWTEST_F()
local
/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H
A
D
cj_error_observer.cpp
103
bool
isEmpty
= observerObjectMap_.empty();
in IsEmpty()
local
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H
A
D
holder_manager.h
116
bool
isEmpty
()
in isEmpty()
function in OHOS::FileAccessFwk::HolderManager
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H
A
D
distributeddb_sqlite_utils_test.cpp
356
bool
isEmpty
;
in HWTEST_F()
local
377
bool
isEmpty
;
in HWTEST_F()
local
/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H
A
D
js_error_observer.cpp
103
bool
isEmpty
= jsObserverObjectMap_.empty() && jsObserverObjectMapSync_.empty();
in IsEmpty()
local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H
A
D
dms_continue_recv_manager.h
45
bool
isEmpty
()
in isEmpty()
function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_state_storage.cpp
170
bool
isEmpty
= (rootJson.size() == 0) ? true : false;
in SaveBundleStateStorage()
local
231
bool
isEmpty
= (jParse.size() == 0) ? true : false;
in DeleteBundleState()
local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H
A
D
rs_animat_manager_test.cpp
344
bool
isEmpty
= particleAnimations.empty();
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H
A
D
rs_animation_manager_test.cpp
343
bool
isEmpty
= particleAnimations.empty();
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H
A
D
rs_extended_modifier.h
91
bool
isEmpty
= drawCmdList == nullptr;
variable
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H
A
D
hal_device_manage.h
143
bool
isEmpty
()
in isEmpty()
function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H
A
D
navdestination_context.h
120
void SetIsEmpty(bool
isEmpty
)
in SetIsEmpty()
argument
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H
A
D
ui_task_scheduler.cpp
304
bool UITaskScheduler::
isEmpty
()
in isEmpty()
function in OHOS::Ace::NG::UITaskScheduler
/foundation/arkui/ace_engine/test/unittest/interfaces/
H
A
D
form_render_test.cpp
77
bool
isEmpty
= formRendererGroup->IsFormRequestsEmpty();
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H
A
D
rs_transaction_proxy.cpp
158
bool
isEmpty
= true;
in IsEmpty()
local
/foundation/multimedia/av_codec/test/unittest/dash_test/
H
A
D
dash_mpd_parser_unit_test.cpp
110
bool
isEmpty
= periodMr->Empty();
in HWTEST_F()
local
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H
A
D
js_watcher.cpp
315
bool
isEmpty
= EventListener::Del(env, handler);
in Del()
local
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H
A
D
b_dir.cpp
48
bool
isEmpty
= true;
in IsEmptyDirectory()
local
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H
A
D
pending_want.cpp
370
bool
isEmpty
= cancelListeners_.empty();
in RegisterCancelListener()
local
400
bool
isEmpty
= cancelListeners_.empty();
in UnregisterCancelListener()
local
/foundation/resourceschedule/memmgr/test/unittest/phone/
H
A
D
reclaim_priority_manager_test.cpp
429
bool
isEmpty
= bundleSet.size() == 0;
in HWTEST_F()
local
/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H
A
D
disc_coap.c
38
bool
isEmpty
;
member
Completed in 16 milliseconds
1
2