Home
last modified time | relevance | path

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

1234567

/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 …]
/aosp14/frameworks/base/tools/aapt2/java/
H A DClassDefinition.h66 bool empty() const override { in empty() function
111 bool empty() const override { in empty() function
151 bool empty() const override { in empty() function
226 bool empty() const override { in empty() function
/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/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
/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/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
/aosp14/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DCharSequencesTest.java44 String empty = toString(forAsciiBytes(bytes, 0, 3).subSequence(3, 3)); in testCharSequences() local
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DMatrixTests.cpp31 Rect empty(15, 20, 15, 100); in TEST() local
/aosp14/frameworks/base/core/tests/coretests/src/android/app/time/
H A DTimeZoneConfigurationTest.java36 TimeZoneConfiguration empty = new TimeZoneConfiguration.Builder().build(); in testIntrospectionMethods() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dnetsys_event_message.cpp29 const std::string empty = ""; in GetMessage() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNotifStackController.kt37 val empty = NotifStats(0, false, false, false, false) regex
/ohos5.0/foundation/ai/ai_engine/services/common/platform/queuepool/
H A Dqueue.h104 bool empty = true; member
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptHistoryImplTest.kt40 fun empty() { regex
/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
/aosp14/frameworks/base/tests/Camera2Tests/CameraToo/tests/src/com/example/android/camera2/cameratoo/
H A DCameraTooTest.java57 Size empty = new Size(0, 0), fatAndFlat = new Size(100, 0), tallAndThin = new Size(0, 100); in compareSizesByArea() local
104 Size empty = new Size(0, 0), fatAndFlat = new Size(100, 0), tallAndThin = new Size(0, 100); in chooseBigEnoughSize() 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
/aosp14/frameworks/base/core/java/android/util/
H A DJsonWriter.java238 private JsonWriter open(JsonScope empty, String openBracket) throws IOException { in open()
249 private JsonWriter close(JsonScope empty, JsonScope nonempty, String closeBracket) in close()
/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/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
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/viewmodel/
H A DPinInputViewModel.kt120 fun empty() = PinInputViewModel(listOf(ClearAll())) regex
/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/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

1234567