/aosp12/frameworks/base/cmds/interrupter/ |
H A D | interrupter.h | 36 #define CALL_FUNCTION_2(sym, ret, type1, type2) \ argument 43 #define CALL_FUNCTION_3(sym, ret, type1, type2, type3) \ argument 50 #define CALL_FUNCTION_4(sym, ret, type1, type2, type3, type4) \ argument 57 #define CALL_FUNCTION_5(sym, ret, type1, type2, type3, type4, type5) \ argument
|
/aosp12/system/bt/gd/hci/ |
H A D | address_with_type_test.cc | 35 AddressType type2 = AddressType::PUBLIC_DEVICE_ADDRESS; in TEST() local 61 AddressType type2 = AddressType::PUBLIC_IDENTITY_ADDRESS; in TEST() local
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | custom_utd_json_parser_test.cpp | 94 TypeDescriptorCfg type2 = *(typesCfg2.begin()); variable
|
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/accessibility/ |
H A D | PreferredShortcutsTest.java | 61 final int type2 = 2; in retrieveUserShortcutType_fromMultiData_matchSavedType() local
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/ |
H A D | RawContactDeltaComparator.java | 53 final AccountType type2 = accountTypes.getAccountType(accountType2, dataSet2); in compare() local
|
/ohos5.0/base/print/print_fwk/test/unittest/service_test/ |
H A D | print_user_data_test.cpp | 82 std::string type2 = "222"; variable 105 std::string type2 = "222"; variable 118 std::string type2 = "222"; variable
|
/aosp12/system/tools/xsdc/tests/ |
H A D | tests.cpp | 114 Types type2 = *read("old_predefined_types.xml"); in TEST_F() local
|
/aosp12/art/test/046-reflect/src/ |
H A D | Main.java | 615 Type type2 = types2.get(0); in checkParametrizedTypeEqualsAndHashCode() local 671 Type type2 = types2.get(0); in checkGenericArrayTypeEqualsAndHashCode() local
|
/aosp12/art/runtime/verifier/ |
H A D | reg_type.cc | 767 const ConstantType& type2 = *down_cast<const ConstantType*>(&incoming_type); in Merge() local 822 const ConstantType& type2 = *down_cast<const ConstantType*>(&incoming_type); in Merge() local 828 const ConstantType& type2 = *down_cast<const ConstantType*>(&incoming_type); in Merge() local
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestMemoryInternal.cpp | 190 WrapperOperandType type2(WrapperType::TENSOR_INT32, {128}, 0.25, 0); in TEST_F() local
|
H A D | TestUnspecifiedDimensions.cpp | 303 auto type2 = getType(kIndex2_Model, {kValueA, kValueB}); in TestOne() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/ |
H A D | medialibrary_thumbnail_service_test.cpp | 716 ThumbnailType type2 = ThumbnailType::YEAR_ASTC; variable 729 ThumbnailType type2 = ThumbnailType::THUMB_ASTC; variable 770 const ThumbnailType type2 = ThumbnailType::YEAR_ASTC; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/ |
H A D | lnn_network_manager_test.cpp | 157 ConnectionAddrType type2 = CONNECTION_ADDR_WLAN; variable
|
/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/ |
H A D | VtsScriptTests.cpp | 254 Type type2 = context->typeCreate(element, 1, 0, 0, false, false, YuvFormat::YUV_NONE); in TEST_P() local 364 Type type2 = context->typeCreate(element2, 256, 256, 0, false, false, YuvFormat::YUV_NONE); in TEST_P() local
|
H A D | VtsMiscellaneousTests.cpp | 63 Type type2 = context->allocationGetType(allocation); in TEST_P() local
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
H A D | udmf_test.cpp | 286 char type2[] = "general.html"; variable 1409 char type2[] = "ApplicationDefined-myType1"; variable 1447 char type2[] = "ApplicationDefined-myType1"; variable 1472 char type2[] = "ApplicationDefined-myType2"; variable
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_queue_test.cpp | 876 std::string type2 = "test"; variable
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | SmsUsageMonitor.java | 83 public static int mergeShortCodeCategories(int type1, int type2) { in mergeShortCodeCategories()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | reminder_request_test.cpp | 1042 Notification::ReminderRequest::ActionButtonType type2 = variable 1076 Notification::ReminderRequest::ActionButtonType type2 = variable
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_test.cpp | 299 WindowType type2 = WindowType::WINDOW_TYPE_APP_MAIN_WINDOW; variable 2088 WindowType type2 = WindowType::WINDOW_TYPE_UI_EXTENSION; variable
|
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
H A D | LegacyContactsProviderTest.java | 586 int type2, String label2, String data2, String auxData2, boolean primary2) { in assertContactMethodUpdate()
|
/ohos5.0/foundation/ability/ability_base/test/unittest/want/ |
H A D | skills_test.cpp | 966 std::string type2 = base_->GetType(1); variable
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/ |
H A D | nfc_napi_tag.cpp | 86 napi_value type2 = nullptr; in RegisterEnumNfcForumType() local
|
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | AnimatedVectorDrawable.java | 626 Class type2 = property.getType(); in containsSameValueType() local
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/ |
H A D | want_params.cpp | 294 int type2 = WantParams::GetDataType(itother->second); in operator ==() local
|