Home
last modified time | relevance | path

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

/interface/sdk_c/distributeddatamgr/udmf/include/
H A Dudmf.h62 typedef enum Udmf_Intention { enum
71 } Udmf_Intention; typedef
705 * @param intention Represents data type {@link Udmf_Intention}
711 * @see OH_UdmfProperty Udmf_Intention Udmf_ErrCode.
714 int OH_Udmf_GetUnifiedData(const char* key, Udmf_Intention intention, OH_UdmfData* unifiedData);
719 * @param intention Represents data type {@link Udmf_Intention}.
728 * @see OH_UdmfProperty Udmf_Intention Udmf_ErrCode.
731 int OH_Udmf_SetUnifiedData(Udmf_Intention intention, OH_UdmfData* unifiedData,

Completed in 2 milliseconds