Home
last modified time | relevance | path

Searched refs:OH_UdsAppItem_SetBundleName (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/ndk/data/
H A Duds.h487 int OH_UdsAppItem_SetBundleName(OH_UdsAppItem* pThis, const char* bundleName);
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp739 int result = OH_UdsAppItem_SetBundleName(appItem, "bundle");
743 result = OH_UdsAppItem_SetBundleName(nullptr, "bundle");
746 result = OH_UdsAppItem_SetBundleName(appItem, nullptr);
750 result = OH_UdsAppItem_SetBundleName(appItem, "bundle");
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/
H A Duds_8h.md73 | int [OH_UdsAppItem_SetBundleName](_u_d_m_f.md#oh_udsappitem_setbundlename) ([OH_UdsAppItem](_u_d_…
H A D_u_d_m_f.md304 | int [OH_UdsAppItem_SetBundleName](#oh_udsappitem_setbundlename) ([OH_UdsAppItem](#oh_udsappitem) …
4579 ### OH_UdsAppItem_SetBundleName()
4582 int OH_UdsAppItem_SetBundleName (OH_UdsAppItem* pThis, const char* bundleName )
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp387 int OH_UdsAppItem_SetBundleName(OH_UdsAppItem* pThis, const char* bundleName) in OH_UdsAppItem_SetBundleName() function
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A Duds_8h.md73 | int [OH_UdsAppItem_SetBundleName](_u_d_m_f.md#oh_udsappitem_setbundlename) ([OH_UdsAppItem](_u_d_…
H A D_u_d_m_f.md287 | int [OH_UdsAppItem_SetBundleName](#oh_udsappitem_setbundlename) ([OH_UdsAppItem](#oh_udsappitem) …
4150 ### OH_UdsAppItem_SetBundleName()
4153 int OH_UdsAppItem_SetBundleName (OH_UdsAppItem* pThis, const char* bundleName )