Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h843 int OH_UdsContentForm_SetAppName(OH_UdsContentForm* pThis, const char* appName);
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp667 int OH_UdsContentForm_SetAppName(OH_UdsContentForm* pThis, const char* appName) in OH_UdsContentForm_SetAppName() function
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp1100 result = (result == UDMF_E_OK) && OH_UdsContentForm_SetAppName(contentForm, "appName"); in HWTEST_F()

Completed in 5 milliseconds