Searched defs:contentForm (Results 1 – 4 of 4) sorted by relevance
640 int OH_UdmfRecord_AddContentForm(OH_UdmfRecord* record, OH_UdsContentForm* contentForm) in OH_UdmfRecord_AddContentForm()721 int OH_UdmfRecord_GetContentForm(OH_UdmfRecord* record, OH_UdsContentForm* contentForm) in OH_UdmfRecord_GetContentForm()
550 auto contentForm = new (std::nothrow) OH_UdsContentForm(); in OH_UdsContentForm_Create() local
1092 auto contentForm = OH_UdsContentForm_Create(); variable
1952 OH_UdsContentForm *contentForm = OH_UdsContentForm_Create(); variable