Home
last modified time | relevance | path

Searched refs:typeId1 (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp720 std::string typeId1 = "com.amazon.azw3"; in HWTEST_F() local
721 auto status = UtdClient::GetInstance().GetTypeDescriptor(typeId1, descriptor1); in HWTEST_F()
741 std::string typeId1 = "com.amazon.azw3"; in HWTEST_F() local
742 auto status = UtdClient::GetInstance().GetTypeDescriptor(typeId1, descriptor1); in HWTEST_F()
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params.cpp366 auto typeId1 = GetDataType(iIt1); in CompareInterface() local
367 if (typeId1 != GetDataType(iIt2) || typeId1 != typeId) { in CompareInterface()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp711 char typeId1[] = "ApplicationDefined-myType1"; in HWTEST_F() local
718 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId1, entry1, count1); in HWTEST_F()
725 int getRes = OH_UdmfRecord_GetGeneralEntry(record, typeId1, &getEntry1, &getCount1); in HWTEST_F()

Completed in 9 milliseconds