Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 25 of 120) sorted by relevance

12345

/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp288 std::string empty; variable
321 std::string empty; variable
339 std::string empty; variable
363 std::string empty; variable
400 std::string empty; variable
424 std::string empty; variable
448 std::string empty; variable
472 std::string empty; variable
496 std::string empty; variable
520 std::string empty; variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_container_test.cpp210 std::string empty = ""; variable
222 std::string empty = ""; variable
275 std::string empty = ""; variable
303 std::string empty = ""; variable
334 std::string empty = ""; variable
364 std::string empty = ""; variable
503 std::string empty = ""; variable
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Dauth_message_impl.cpp23 const static std::vector<uint8_t> empty {}; in GetMsgBuffer() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_ability_operation.cpp398 int empty = VALUE_NULL; in ReadUriFromParcel() local
414 int empty = VALUE_NULL; in ReadValuesBucketFromParcel() local
430 int empty = VALUE_NULL; in ReadDataAbilityPredicatesFromParcel() local
446 int empty = VALUE_NULL; in ReadValuesBucketReferencesFromParcel() local
H A Ddata_ability_result.cpp157 int32_t empty = VALUE_NULL; in ReadFromParcel() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_client_test.cpp332 std::string empty; variable
352 std::string empty; variable
376 std::string empty; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dnetsys_event_message.cpp29 const std::string empty = ""; in GetMessage() local
/ohos5.0/foundation/ai/ai_engine/services/common/platform/queuepool/
H A Dqueue.h104 bool empty = true; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dsettings.h44 static std::string empty; in GetCustomParams() local
H A Dmanager_interface.h33 static Offset empty; in GetClickPosition() local
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dparcelable_vector_rw.h34 int empty = VALUE_NULL; in ReadVectorFromParcel() local
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dparcelable_vector_rw.h34 int empty = VALUE_NULL; in ReadVectorFromParcel() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dvalues_buckets.cpp50 ValueObject empty; in Get() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_proxy_listen.h71 auto empty() { return DnsSocketHolderBase::empty(); } in empty() function
/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A DIntrusiveList.h49 bool empty() const noexcept in empty() function
157 bool empty() const noexcept in empty() function
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp50 std::queue<uint32_t> empty; in clearIntqueue() local
56 std::queue<AVCodecBufferInfo> empty; in clearBufferqueue() local
62 std::queue<AVCodecBufferFlag> empty; in clearFlagqueue() local
595 std::queue<std::shared_ptr<AVSharedMemory>> empty; in FlushBuffer() local
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dmatching_skills_test.cpp65 std::string empty; variable
96 std::string empty; variable
125 std::string empty; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.h141 bool empty() const in empty() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_mission_info.cpp107 int32_t empty = parcel.ReadInt32(); in ReadDstbMissionInfosFromParcel() local
H A Dmission_info_converter.cpp74 int32_t empty = parcel.ReadInt32(); in ReadMissionInfosFromParcel() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dmessage_user_test.cpp125 int32_t empty = 10; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp51 std::queue<uint32_t> empty; in clearIntqueue() local
57 std::queue<AVCodecBufferInfo> empty; in clearBufferqueue() local
63 std::queue<AVCodecBufferFlag> empty; in clearFlagqueue() local
662 std::queue<std::shared_ptr<AVSharedMemory>> empty; in FlushBuffer() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/open_link/
H A Dopen_link_options.cpp37 int empty = VALUE_NULL; in ReadParameters() local
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_data.cpp105 int empty = VALUE_NULL; in ReadFromParcel() local
/ohos5.0/base/update/updater/services/diffpatch/patch/
H A Dupdate_patch.cpp79 std::vector<uint8_t> empty; in ApplyImagePatch() local
227 std::vector<uint8_t> empty; in ApplyPatch() local

12345