/ohos5.0/foundation/ability/ability_base/test/unittest/want/ |
H A D | skills_test.cpp | 288 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 …]
|
/aosp12/system/bt/gd/common/ |
H A D | blocking_queue.h | 59 bool empty() const { in empty() function 66 std::queue<T> empty; in clear() local
|
H A D | multi_priority_queue.h | 43 [[nodiscard]] bool empty() const { in empty() function
|
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/ |
H A D | status.h | 58 T empty; variable 70 T empty; in SetError() local 90 bool empty() const { return error_ < 0; } in empty() function 156 bool empty() const { return false; } in empty() function
|
/aosp12/frameworks/base/tools/aapt2/java/ |
H A D | ClassDefinition.h | 66 bool empty() const override { in empty() function 111 bool empty() const override { in empty() function 150 bool empty() const override { in empty() function 225 bool empty() const override { in empty() function
|
/aosp12/system/bt/gd/rust/facade_proto/src/ |
H A D | lib.rs | 23 pub mod empty { module
|
/aosp12/packages/modules/NeuralNetworks/common/ |
H A D | SharedMemory.cpp | 49 bool MutableMemoryBuilder::empty() const { in empty() function in android::nn::MutableMemoryBuilder 66 bool ConstantMemoryBuilder::empty() const { in empty() function in android::nn::ConstantMemoryBuilder
|
/aosp12/system/chre/core/include/chre/core/ |
H A D | event_ref_queue.h | 37 bool empty() const { in empty() function
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | context_container_test.cpp | 210 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
|
/aosp12/system/netd/server/ |
H A D | UidRanges.h | 50 bool empty() const { return mRanges.empty(); } in empty() function
|
/aosp12/system/libvintf/ |
H A D | TransportArch.cpp | 25 bool TransportArch::empty() const { in empty() function in android::vintf::TransportArch
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | data_ability_operation.cpp | 398 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 D | res_sched_client_test.cpp | 332 std::string empty; variable 352 std::string empty; variable 376 std::string empty; variable
|
/aosp12/system/libvintf/include/vintf/ |
H A D | SystemSdk.h | 35 bool empty() const { return versions().empty(); } in empty() function
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | prettywriter.h | 97 bool empty = Base::level_stack_.template Pop<typename Base::Level>(1)->valueCount == 0; variable 121 bool empty = Base::level_stack_.template Pop<typename Base::Level>(1)->valueCount == 0; variable
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
H A D | CollectionUtilsTests.java | 81 final ArrayList<String> empty = new ArrayList<>(); in testArrayAsList() local
|
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/ |
H A D | auth_message_impl.cpp | 23 const static std::vector<uint8_t> empty {}; in GetMsgBuffer() local
|
/aosp12/frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
H A D | CharSequencesTest.java | 44 String empty = toString(forAsciiBytes(bytes, 0, 3).subSequence(3, 3)); in testCharSequences() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/time/ |
H A D | TimeZoneConfigurationTest.java | 36 TimeZoneConfiguration empty = new TimeZoneConfiguration.Builder().build(); in testIntrospectionMethods() local
|
/aosp12/frameworks/base/libs/hwui/tests/unit/ |
H A D | MatrixTests.cpp | 31 Rect empty(15, 20, 15, 100); in TEST() local
|
/aosp12/system/bt/main/ |
H A D | bte_conf.cc | 60 std::string empty = ""; in bte_load_did_conf() local
|
/aosp12/frameworks/av/services/mediametrics/ |
H A D | ValidateId.cpp | 46 static const std::string empty{}; in validateId() local
|
/aosp12/frameworks/compile/mclinker/include/mcld/Target/ |
H A D | OutputRelocSection.h | 42 bool empty() { return m_pRelocData->empty(); } in empty() function
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
H A D | netsys_event_message.cpp | 29 const std::string empty = ""; in GetMessage() local
|
/aosp12/art/tools/ahat/src/test/com/android/ahat/ |
H A D | QueryTest.java | 63 public void empty() throws URISyntaxException { in empty() method in QueryTest
|