Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h529 const char* OH_UdsFileUri_GetType(OH_UdsFileUri* pThis);
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp796 * @tc.desc: Normal testcase of OH_UdsFileUri_GetType
802 EXPECT_EQ(UDMF_META_GENERAL_FILE_URI, std::string(OH_UdsFileUri_GetType(fileUri))); in HWTEST_F()
806 EXPECT_EQ(nullptr, OH_UdsFileUri_GetType(fileUriNullptr)); in HWTEST_F()
809 EXPECT_EQ(nullptr, OH_UdsFileUri_GetType(fileUriNullptr)); in HWTEST_F()
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp423 const char* OH_UdsFileUri_GetType(OH_UdsFileUri* pThis) in OH_UdsFileUri_GetType() function

Completed in 4 milliseconds