Searched refs:UDMF_CAPI (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/ |
H A D | utd.cpp | 34 LOG_ERROR(UDMF_CAPI, "Cannot delete arrayPtr because it's a nullptr."); in DestroyArrayPtr() 46 LOG_INFO(UDMF_CAPI, "delete arrayPtr finish."); in DestroyArrayPtr() 102 LOG_ERROR(UDMF_CAPI, "obtain typeId's memory error!"); in GetTypesByCondition() 106 LOG_ERROR(UDMF_CAPI, "str copy error!"); in GetTypesByCondition() 123 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_Utd_Create() 154 LOG_INFO(UDMF_CAPI, "OH_Utd ptr already be delete"); in OH_Utd_Destroy() 217 LOG_ERROR(UDMF_CAPI, "The input parameter is nullptr"); in OH_Utd_BelongsTo() 227 LOG_ERROR(UDMF_CAPI, "invoke the native function error."); in OH_Utd_BelongsTo() 235 LOG_ERROR(UDMF_CAPI, "The input parameter is nullptr"); in OH_Utd_IsLower() 253 LOG_ERROR(UDMF_CAPI, "The input parameter is nullptr"); in OH_Utd_IsHigher() [all …]
|
H A D | udmf.cpp | 202 LOG_DEBUG(UDMF_CAPI, "return cache value"); in OH_UdmfData_GetTypes() 221 LOG_DEBUG(UDMF_CAPI, "return cache value"); in OH_UdmfRecord_GetTypes() 241 LOG_DEBUG(UDMF_CAPI, "return cache value"); in OH_UdmfData_GetRecords() 296 LOG_DEBUG(UDMF_CAPI, "no cache value"); in OH_UdmfData_GetPrimaryPlainText() 311 LOG_DEBUG(UDMF_CAPI, "no cache value"); in OH_UdmfData_GetPrimaryHtml() 326 LOG_DEBUG(UDMF_CAPI, "no cache value"); in OH_UdmfData_GetRecordCount() 340 LOG_DEBUG(UDMF_CAPI, "no cache value"); in OH_UdmfData_GetRecord() 374 LOG_ERROR(UDMF_CAPI, "get data error"); in OH_Udmf_GetUnifiedData() 396 LOG_ERROR(UDMF_CAPI, "set data error"); in OH_Udmf_SetUnifiedData() 400 LOG_INFO(UDMF_CAPI, "string copy failed"); in OH_Udmf_SetUnifiedData() [all …]
|
H A D | uds.cpp | 143 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsPlainText_Create() 195 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsHyperlink_Create() 247 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsHtml_Create() 299 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsAppItem_Create() 407 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsFileUri_Create() 459 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsPixelMap_Create() 503 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsArrayBuffer_Create() 516 LOG_ERROR(UDMF_CAPI, "Param is invalid."); in OH_UdsArrayBuffer_Destroy() 527 LOG_ERROR(UDMF_CAPI, "Param is invalid."); in OH_UdsArrayBuffer_SetData() 620 LOG_ERROR(UDMF_CAPI, "Param is invalid."); in OH_UdsContentForm_SetThumbData() [all …]
|
H A D | data_provider_impl.cpp | 41 …UDMF_CAPI, "get empty data when execute custom callback function, utdId is %{public}s", utdId.c_st… in GetValueByType() 46 LOG_ERROR(UDMF_CAPI, "data type mismatch"); in GetValueByType()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | logger.h | 31 UDMF_CAPI, // for udmf capi module enumerator
|