Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dutd.cpp34 LOG_ERROR(UDMF_CAPI, "Cannot delete arrayPtr because it's a nullptr."); in DestroyArrayPtr()
46 LOG_INFO(UDMF_CAPI, "delete arrayPtr finish."); in DestroyArrayPtr()
53 LOG_ERROR(UDMF_CAPI, "Cannot create array, because size is illegal or exceeds the max value of UTD."); in CreateStrArrByVector()
66 LOG_ERROR(UDMF_CAPI, "obtain the memory error, or str copy error!"); in CreateStrArrByVector()
97 LOG_ERROR(UDMF_CAPI, "Failed to obtain typeId by invoking the native function."); in GetTypesByCondition()
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()
128 LOG_ERROR(UDMF_CAPI, "Failed to create by invoking the native function."); in OH_Utd_Create()
147 LOG_ERROR(UDMF_CAPI, "Faile in OH_Utd_Destroy()
[all...]
H A Dudmf.cpp93 LOG_INFO(UDMF_CAPI, "string exceeds maximum length, length is %{public}d", strLen); in StrVectorToTypesArray()
100 LOG_ERROR(UDMF_CAPI, "string copy failed"); in StrVectorToTypesArray()
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, "ge in OH_Udmf_GetUnifiedData()
[all...]
H A Ddata_provider_impl.cpp41 UDMF_CAPI, "get empty data when execute custom callback function, utdId is %{public}s", utdId.c_str()); in GetValueByType()
46 LOG_ERROR(UDMF_CAPI, "data type mismatch"); in GetValueByType()
H A Duds.cpp49 LOG_ERROR(UDMF_CAPI, "length invalid. value'size = %{public}zu", value->size()); in GetUdsUint8Value()
57 LOG_ERROR(UDMF_CAPI, "length invalid! length'size = %{public}d", length); in GetUdsUint8Value()
112 LOG_ERROR(UDMF_CAPI, "Don't have property %{public}s.", paramName); in HasObjectKey()
142 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsPlainText_Create()
194 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsHyperlink_Create()
246 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsHtml_Create()
298 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsAppItem_Create()
406 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsFileUri_Create()
458 LOG_ERROR(UDMF_CAPI, "Failed to apply for memory."); in OH_UdsPixelMap_Create()
486 LOG_ERROR(UDMF_CAPI, "Ge in OH_UdsPixelMap_GetPixelMap()
[all...]
/foundation/distributeddatamgr/udmf/framework/common/
H A Dlogger.h31 UDMF_CAPI, // for udmf capi module enumerator

Completed in 4 milliseconds