Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Dutd.h65 OH_Utd* OH_Utd_Create(const char* typeId);
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dutd_test.cpp58 utd = OH_Utd_Create(UDMF_META_PLAIN_TEXT); in SetUp()
70 * @tc.desc: Normal testcase of OH_Utd_Create
83 OH_Utd* utdNullptr = OH_Utd_Create(typeId); in HWTEST_F()
397 auto utd2 = OH_Utd_Create(UDMF_META_PLAIN_TEXT); in HWTEST_F()
412 auto utd2 = OH_Utd_Create(UDMF_META_TEXT); in HWTEST_F()
580 utd1 = OH_Utd_Create(pair.first.c_str()); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dutd.cpp116 OH_Utd* OH_Utd_Create(const char* typeId) in OH_Utd_Create() function

Completed in 2 milliseconds