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:empty
(Results
1 - 25
of
86
) sorted by relevance
1
2
3
4
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H
A
D
netsys_event_message.cpp
29
const std::string
empty
= "";
in GetMessage()
local
/foundation/ai/ai_engine/services/common/platform/queuepool/
H
A
D
queue.h
104
bool
empty
= true;
member
/foundation/arkui/ace_engine/frameworks/core/common/
H
A
D
settings.h
44
static std::string
empty
;
in GetCustomParams()
local
H
A
D
manager_interface.h
33
static Offset
empty
;
in GetClickPosition()
local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
values_buckets.cpp
50
ValueObject
empty
;
in Get()
local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H
A
D
distributed_mission_info.cpp
107
int32_t
empty
= parcel.ReadInt32();
in ReadDstbMissionInfosFromParcel()
local
H
A
D
mission_info_converter.cpp
74
int32_t
empty
= parcel.ReadInt32();
in ReadMissionInfosFromParcel()
local
/foundation/ai/ai_engine/test/common/queuepool/
H
A
D
queuepool_test.cpp
199
bool
empty
= queue->IsEmpty();
local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
data_ability_result.cpp
157
int32_t
empty
= VALUE_NULL;
in ReadFromParcel()
local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H
A
D
RefUriTest.cpp
52
RefUri
empty
;
in HWTEST_F()
local
[all...]
H
A
D
PointerTest.cpp
352
BASE_NS::weak_ptr<PtrTestData>
empty
;
in HWTEST_F()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/open_link/
H
A
D
open_link_options.cpp
37
int
empty
= VALUE_NULL;
in ReadParameters()
local
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H
A
D
continuation_result.cpp
99
int32_t
empty
= parcel.ReadInt32();
in ReadContinuationResultsFromParcel()
local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H
A
D
data_uri_utils_test.cpp
215
const std::string
empty
= "";
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_nav_path_stack.cpp
61
JSRef<JSObject>
empty
;
in CreateNewNavPathStackJSObject()
local
H
A
D
js_state_mgmt_profiler.cpp
141
std::stack<std::shared_ptr<ProfileBlock>>
empty
;
in Clear()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
txt_paragraph.h
142
bool
empty
() const
in empty()
function in OHOS::Ace::NG::TxtParagraph
/foundation/multimodalinput/input/service/libinput_adapter/test/
H
A
D
hotplug_detector_test.cpp
180
auto
empty
= [](std::string) {};
in HWTEST_F()
local
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H
A
D
dns_proxy_listen.h
71
auto
empty
() { return DnsSocketHolderBase::
empty
(); }
in empty()
function in OHOS::nmd::DnsProxyListen::DnsSocketHolder
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H
A
D
client_listener_handler.cpp
146
bool
empty
= responses_.
empty
();
in AddCallbackRecord()
local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/utils/
H
A
D
circular_buffer.h
109
bool
empty
()
in empty()
function in OHOS::Sharing::circular_buffer
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
rs_surface_render_node_four_test.cpp
487
Vector4f
empty
;
in HWTEST_F()
local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H
A
D
res_sched_client_test.cpp
333
std::string
empty
;
in HWTEST_F()
local
353
std::string
empty
;
in HWTEST_F()
local
377
std::string
empty
;
in HWTEST_F()
local
/foundation/resourceschedule/ffrt/src/sync/
H
A
D
wait_queue.h
97
inline bool
empty
() const
in empty()
function in ffrt::WaitQueue
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H
A
D
distributeddb_interfaces_transaction_optimization_test.cpp
695
std::vector<DistributedDB::Entry>
empty
;
in HWTEST_F()
local
Completed in 12 milliseconds
1
2
3
4