Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Dutd.h84 const char* OH_Utd_GetTypeId(OH_Utd* pThis);
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dutd_test.cpp90 * @tc.desc: Normal testcase of OH_Utd_GetTypeId
96 std::string actualTypeId(OH_Utd_GetTypeId(utd)); in HWTEST_F()
100 const char* typeIdNullptr = OH_Utd_GetTypeId(utdNullptr); in HWTEST_F()
581 std::string typeId(OH_Utd_GetTypeId(utd1)); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dutd.cpp157 const char* OH_Utd_GetTypeId(OH_Utd* pThis) in OH_Utd_GetTypeId() function

Completed in 2 milliseconds