Home
last modified time | relevance | path

Searched refs:type4 (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag.cpp88 napi_value type4 = nullptr; in RegisterEnumNfcForumType() local
93 napi_create_int32(env, static_cast<int32_t>(EmNfcForumType::NFC_FORUM_TYPE_4), &type4); in RegisterEnumNfcForumType()
99 DECLARE_NAPI_STATIC_PROPERTY("NFC_FORUM_TYPE_4", type4), in RegisterEnumNfcForumType()
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_test.cpp165 ConnectionAddrType type4 = CONNECTION_ADDR_BLE; in HWTEST_F() local
166 ret = LnnGetAddrTypeByIfName("BLE", &type4); in HWTEST_F()
/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp979 std::string type4 = base_->GetType(-5); in HWTEST_F() local
980 EXPECT_EQ(patternStr4, type4); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/
H A Dmedialibrary_thumbnail_service_test.cpp714 ThumbnailType type4 = ThumbnailType::LCD_EX;
715 auto res4 = ThumbnailUtils::TrySaveFile(data, type4);

Completed in 9 milliseconds