/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/ |
H A D | napi_queue.cpp | 53 LOG_DEBUG(UDMF_KITS_NAPI, "async callback, no promise"); in GetCbInfo() 55 LOG_DEBUG(UDMF_KITS_NAPI, "no callback, async pormose"); in GetCbInfo() 80 LOG_DEBUG(UDMF_KITS_NAPI, "create deferred promise"); in AsyncWork() 82 LOG_DEBUG(UDMF_KITS_NAPI, "NapiQueue::AsyncWork no promise"); in AsyncWork() 102 LOG_DEBUG(UDMF_KITS_NAPI, "GenerateOutput start"); in GenerateOutput() 126 LOG_DEBUG(UDMF_KITS_NAPI, "GenerateOutput deferred branch"); in GenerateOutput() 128 LOG_DEBUG(UDMF_KITS_NAPI, "deferred promise resolved"); in GenerateOutput() 131 LOG_DEBUG(UDMF_KITS_NAPI, "deferred promise rejected"); in GenerateOutput() 139 LOG_DEBUG(UDMF_KITS_NAPI, "call callback function"); in GenerateOutput() 142 LOG_DEBUG(UDMF_KITS_NAPI, "GenerateOutput stop"); in GenerateOutput() [all …]
|
H A D | napi_data_utils.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- bool"); in GetValue() 32 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> bool"); in SetValue() 39 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> int32_t"); in GetValue() 45 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- int32_t"); in SetValue() 52 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> int64_t"); in GetValue() 58 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- int64_t"); in SetValue() 65 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> float"); in GetValue() 74 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- float"); in SetValue() 82 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value -> double"); in GetValue() 88 LOG_DEBUG(UDMF_KITS_NAPI, "napi_value <- double"); in SetValue() [all …]
|
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/module/ |
H A D | unified_data_channel_napi_module.cpp | 49 LOG_INFO(UDMF_KITS_NAPI, "init Summary %{public}d", status); in Init() 53 LOG_INFO(UDMF_KITS_NAPI, "init Text %{public}d", status); in Init() 55 LOG_INFO(UDMF_KITS_NAPI, "init PlainText %{public}d", status); in Init() 57 LOG_INFO(UDMF_KITS_NAPI, "init Hyperlink %{public}d", status); in Init() 59 LOG_INFO(UDMF_KITS_NAPI, "init HTML %{public}d", status); in Init() 61 LOG_INFO(UDMF_KITS_NAPI, "init File %{public}d", status); in Init() 63 LOG_INFO(UDMF_KITS_NAPI, "init Image %{public}d", status); in Init() 65 LOG_INFO(UDMF_KITS_NAPI, "init Video %{public}d", status); in Init() 67 LOG_INFO(UDMF_KITS_NAPI, "init Audio %{public}d", status); in Init() 69 LOG_INFO(UDMF_KITS_NAPI, "init Folder %{public}d", status); in Init() [all …]
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | endian_converter.cpp | 29 LOG_ERROR(UDMF_KITS_NAPI, "memcpy_s error: %{public}d", err); in HostToNet() 34 LOG_ERROR(UDMF_KITS_NAPI, "memcpy_s error: %{public}d", err); in HostToNet() 44 LOG_ERROR(UDMF_KITS_NAPI, "memcpy_s error: %{public}d", err); in NetToHost() 49 LOG_ERROR(UDMF_KITS_NAPI, "memcpy_s error: %{public}d", err); in NetToHost() 59 LOG_ERROR(UDMF_KITS_NAPI, "memcpy_s error: %{public}d", err); in HostToNet() 64 LOG_ERROR(UDMF_KITS_NAPI, "memcpy_s error: %{public}d", err); in HostToNet() 74 LOG_ERROR(UDMF_KITS_NAPI, "memcpy_s error: %{public}d", err); in NetToHost() 79 LOG_ERROR(UDMF_KITS_NAPI, "memcpy_s error: %{public}d", err); in NetToHost()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/ |
H A D | type_descriptor_napi.cpp | 23 LOG_DEBUG(UDMF_KITS_NAPI, "typeDescriptorNapi"); in Constructor() 44 LOG_DEBUG(UDMF_KITS_NAPI, "TypeDescriptorNapi."); in New() 58 LOG_DEBUG(UDMF_KITS_NAPI, "TypeDescriptorNapi finalize."); in Destructor() 77 LOG_DEBUG(UDMF_KITS_NAPI, "GetDescriptorNapi"); in GetDescriptorNapi() 175 LOG_DEBUG(UDMF_KITS_NAPI, "GetTypeId"); in GetTypeId() 187 LOG_DEBUG(UDMF_KITS_NAPI, "GetBelongingToTypes"); in GetBelongingToTypes() 199 LOG_DEBUG(UDMF_KITS_NAPI, "GetDescription"); in GetDescription() 211 LOG_DEBUG(UDMF_KITS_NAPI, "GetReferenceURL"); in GetReferenceURL() 223 LOG_DEBUG(UDMF_KITS_NAPI, "GetIconFile"); in GetIconFile() 235 LOG_DEBUG(UDMF_KITS_NAPI, "GetFilenameExtensions"); in GetFilenameExtensions() [all …]
|
H A D | unified_data_properties_napi.cpp | 25 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in Constructor() 39 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in New() 66 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in GetPropertiesNapi() 74 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in GetExtras() 85 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in SetExtras() 104 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in GetTag() 116 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in SetTag() 135 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in GetShareOptions() 148 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in SetShareOptions() 168 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataPropertiesNapi"); in GetTimestamp() [all …]
|
H A D | system_defined_appitem_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in Constructor() 47 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in New() 61 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in NewInstance() 80 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in GetSystemDefinedAppItem() 88 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in GetAppId() 100 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in SetAppId() 121 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in GetAppName() 133 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in SetAppName() 154 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in GetAppIconId() 166 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedAppItemNapi"); in SetAppIconId() [all …]
|
H A D | system_defined_form_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in Constructor() 46 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in New() 60 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in NewInstance() 79 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in GetSystemDefinedForm() 87 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in GetFormId() 99 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in SetFormId() 120 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in GetFormName() 132 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in SetFormName() 153 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in GetBundleName() 165 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedFormNapi"); in SetBundleName() [all …]
|
H A D | application_defined_record_napi.cpp | 25 LOG_DEBUG(UDMF_KITS_NAPI, "ApplicationDefinedRecordNapi"); in Constructor() 41 LOG_DEBUG(UDMF_KITS_NAPI, "ApplicationDefinedRecordNapi"); in New() 55 LOG_DEBUG(UDMF_KITS_NAPI, "ApplicationDefinedRecordNapi"); in NewInstance() 65 LOG_DEBUG(UDMF_KITS_NAPI, "ApplicationDefinedRecordNapi finalize."); in Destructor() 74 LOG_DEBUG(UDMF_KITS_NAPI, "ApplicationDefinedRecordNapi"); in GetApplicationDefinedRecord() 82 LOG_DEBUG(UDMF_KITS_NAPI, "ApplicationDefinedRecordNapi"); in GetApplicationDefinedType() 94 LOG_DEBUG(UDMF_KITS_NAPI, "ApplicationDefinedRecordNapi"); in SetApplicationDefinedType() 115 LOG_DEBUG(UDMF_KITS_NAPI, "ApplicationDefinedRecordNapi"); in GetRawData() 127 LOG_DEBUG(UDMF_KITS_NAPI, "ApplicationDefinedRecordNapi"); in SetRawData()
|
H A D | file_napi.cpp | 25 LOG_DEBUG(UDMF_KITS_NAPI, "FileNapi"); in Constructor() 40 LOG_DEBUG(UDMF_KITS_NAPI, "FileNapi"); in New() 54 LOG_DEBUG(UDMF_KITS_NAPI, "FileNapi"); in NewInstance() 64 LOG_DEBUG(UDMF_KITS_NAPI, "FileNapi finalize."); in Destructor() 72 LOG_DEBUG(UDMF_KITS_NAPI, "FileNapi"); in GetFile() 80 LOG_DEBUG(UDMF_KITS_NAPI, "FileNapi"); in GetDetails() 92 LOG_DEBUG(UDMF_KITS_NAPI, "FileNapi"); in SetDetails() 113 LOG_DEBUG(UDMF_KITS_NAPI, "FileNapi"); in GetUri() 125 LOG_DEBUG(UDMF_KITS_NAPI, "FileNapi"); in SetUri()
|
H A D | html_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "HtmlNapi"); in Constructor() 43 LOG_DEBUG(UDMF_KITS_NAPI, "HtmlNapi"); in New() 57 LOG_DEBUG(UDMF_KITS_NAPI, "HtmlNapi"); in NewInstance() 67 LOG_DEBUG(UDMF_KITS_NAPI, "HtmlNapi finalize."); in Destructor() 75 LOG_DEBUG(UDMF_KITS_NAPI, "HtmlNapi"); in GetHtml() 83 LOG_DEBUG(UDMF_KITS_NAPI, "HtmlNapi"); in GetPlainContent() 95 LOG_DEBUG(UDMF_KITS_NAPI, "HtmlNapi"); in SetPlainContent() 116 LOG_DEBUG(UDMF_KITS_NAPI, "HtmlNapi"); in GetHtmlContent() 128 LOG_DEBUG(UDMF_KITS_NAPI, "HtmlNapi"); in SetHtmlContent()
|
H A D | link_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "LinkNapi"); in Constructor() 43 LOG_DEBUG(UDMF_KITS_NAPI, "LinkNapi"); in New() 58 LOG_DEBUG(UDMF_KITS_NAPI, "LinkNapi"); in NewInstance() 68 LOG_DEBUG(UDMF_KITS_NAPI, "LinkNapi finalize."); in Destructor() 76 LOG_DEBUG(UDMF_KITS_NAPI, "LinkNapi"); in GetLink() 84 LOG_DEBUG(UDMF_KITS_NAPI, "LinkNapi"); in GetUrl() 96 LOG_DEBUG(UDMF_KITS_NAPI, "LinkNapi"); in SetUrl() 117 LOG_DEBUG(UDMF_KITS_NAPI, "LinkNapi"); in GetDescription() 129 LOG_DEBUG(UDMF_KITS_NAPI, "LinkNapi"); in SetDescription()
|
H A D | plain_text_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "PlainTextNapi"); in Constructor() 43 LOG_DEBUG(UDMF_KITS_NAPI, "PlainTextNapi"); in New() 57 LOG_DEBUG(UDMF_KITS_NAPI, "PlainTextNapi"); in NewInstance() 67 LOG_DEBUG(UDMF_KITS_NAPI, "PlainTextNapi finalize."); in Destructor() 75 LOG_DEBUG(UDMF_KITS_NAPI, "PlainTextNapi"); in GetPlainText() 83 LOG_DEBUG(UDMF_KITS_NAPI, "PlainTextNapi"); in GetContent() 95 LOG_DEBUG(UDMF_KITS_NAPI, "PlainTextNapi"); in SetContent() 116 LOG_DEBUG(UDMF_KITS_NAPI, "PlainTextNapi"); in GetAbstract() 128 LOG_DEBUG(UDMF_KITS_NAPI, "PlainTextNapi"); in SetAbstract()
|
H A D | summary_napi.cpp | 25 LOG_DEBUG(UDMF_KITS_NAPI, "SummaryNapi"); in Constructor() 36 LOG_DEBUG(UDMF_KITS_NAPI, "SummaryNapi"); in New() 50 LOG_DEBUG(UDMF_KITS_NAPI, "SummaryNapi finalize."); in Destructor() 58 LOG_DEBUG(UDMF_KITS_NAPI, "SummaryNapi"); in NewInstance() 68 LOG_DEBUG(UDMF_KITS_NAPI, "SummaryNapi"); in GetDataSummary() 76 LOG_DEBUG(UDMF_KITS_NAPI, "SummaryNapi"); in GetSummary() 88 LOG_DEBUG(UDMF_KITS_NAPI, "SummaryNapi"); in GetTotal()
|
H A D | unified_data_channel_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataChannelNapi"); in UnifiedDataChannelInit() 68 LOG_DEBUG(UDMF_KITS_NAPI, "InsertData is called!"); in InsertData() 109 LOG_DEBUG(UDMF_KITS_NAPI, "UpdateData is called!"); in UpdateData() 143 LOG_DEBUG(UDMF_KITS_NAPI, "QueryData is called!"); in QueryData() 188 LOG_DEBUG(UDMF_KITS_NAPI, "DeleteData is called!"); in DeleteData() 282 LOG_DEBUG(UDMF_KITS_NAPI, "SetAppShareOption is called!"); in SetAppShareOptions() 287 LOG_DEBUG(UDMF_KITS_NAPI, "set appShareOption, argc = %{public}zu !", argc); in SetAppShareOptions() 315 LOG_DEBUG(UDMF_KITS_NAPI, "RemoveAppShareOption is called!"); in RemoveAppShareOptions() 319 LOG_DEBUG(UDMF_KITS_NAPI, "RemoveAppShareOption, argc = %{public}zu !", argc); in RemoveAppShareOptions() 344 LOG_ERROR(UDMF_KITS_NAPI, "napi_create_array_with_length failed!"); in ConvertUnifiedDataSetToNapi() [all …]
|
H A D | system_defined_pixelmap_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedPixelMapNapi"); in Constructor() 42 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedPixelMapNapi"); in New() 56 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedPixelMapNapi"); in NewInstance() 66 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedPixelMapNapi finalize."); in Destructor() 75 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedPixelMapNapi"); in GetSystemDefinedPixelMap() 83 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedPixelMapNapi"); in GetRawData() 95 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedPixelMapNapi"); in SetRawData()
|
H A D | system_defined_record_napi.cpp | 25 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedRecordNapi"); in Constructor() 39 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedRecordNapi"); in New() 53 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedRecordNapi"); in NewInstance() 63 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedRecordNapi finalize."); in Destructor() 72 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedRecordNapi"); in GetSystemDefinedRecord() 80 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedRecordNapi"); in GetDetails() 92 LOG_DEBUG(UDMF_KITS_NAPI, "SystemDefinedRecordNapi"); in SetDetails()
|
H A D | text_napi.cpp | 25 LOG_DEBUG(UDMF_KITS_NAPI, "TextNapi"); in Constructor() 39 LOG_DEBUG(UDMF_KITS_NAPI, "TextNapi"); in New() 53 LOG_DEBUG(UDMF_KITS_NAPI, "TextNapi"); in NewInstance() 63 LOG_DEBUG(UDMF_KITS_NAPI, "TextNapi finalize."); in Destructor() 71 LOG_DEBUG(UDMF_KITS_NAPI, "TextNapi"); in GetText() 79 LOG_DEBUG(UDMF_KITS_NAPI, "TextNapi"); in GetDetails() 91 LOG_DEBUG(UDMF_KITS_NAPI, "TextNapi"); in SetDetails()
|
H A D | uniform_type_descriptor_napi.cpp | 25 LOG_DEBUG(UDMF_KITS_NAPI, "UniformTypeDescriptorNapi"); in UniformTypeDescriptorInit() 65 LOG_DEBUG(UDMF_KITS_NAPI, "GetTypeDescriptor is called!"); in GetTypeDescriptor() 69 LOG_DEBUG(UDMF_KITS_NAPI, "GetTypeDescriptor, argc = %{public}zu !", argc); in GetTypeDescriptor() 91 LOG_DEBUG(UDMF_KITS_NAPI, "GetUniformDataTypeByFilenameExtension is called!"); in GetUniformDataTypeByFilenameExtension() 96 LOG_DEBUG(UDMF_KITS_NAPI, "get utd type by fileExtention, argc = %{public}zu !", argc); in GetUniformDataTypeByFilenameExtension() 129 LOG_DEBUG(UDMF_KITS_NAPI, "GetUniformDataTypeByMIMEType is called!"); in GetUniformDataTypeByMIMEType() 134 LOG_DEBUG(UDMF_KITS_NAPI, "get utd type by MIMEType, argc = %{public}zu !", argc); in GetUniformDataTypeByMIMEType() 168 LOG_DEBUG(UDMF_KITS_NAPI, "GetMultiUniformDataTypesByFilenameExtension is called!"); in GetMultiUniformDataTypesByFilenameExtension() 173 LOG_DEBUG(UDMF_KITS_NAPI, "get utd types by fileExtention, argc = %{public}zu !", argc); in GetMultiUniformDataTypesByFilenameExtension() 204 LOG_DEBUG(UDMF_KITS_NAPI, "GetMultiUniformDataTypesByMIMEType is called!"); in GetMultiUniformDataTypesByMIMEType() [all …]
|
H A D | audio_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "AudioNapi"); in Constructor() 43 LOG_DEBUG(UDMF_KITS_NAPI, "AudioNapi"); in New() 57 LOG_DEBUG(UDMF_KITS_NAPI, "AudioNapi"); in NewInstance() 67 LOG_DEBUG(UDMF_KITS_NAPI, "AudioNapi finalize."); in Destructor() 75 LOG_DEBUG(UDMF_KITS_NAPI, "AudioNapi"); in GetAudio() 83 LOG_DEBUG(UDMF_KITS_NAPI, "AudioNapi"); in GetAudioUri() 95 LOG_DEBUG(UDMF_KITS_NAPI, "AudioNapi"); in SetAudioUri()
|
H A D | folder_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "FolderNapi"); in Constructor() 43 LOG_DEBUG(UDMF_KITS_NAPI, "FolderNapi"); in New() 57 LOG_DEBUG(UDMF_KITS_NAPI, "FolderNapi"); in NewInstance() 67 LOG_DEBUG(UDMF_KITS_NAPI, "FolderNapi finalize."); in Destructor() 75 LOG_DEBUG(UDMF_KITS_NAPI, "FolderNapi"); in GetFolder() 83 LOG_DEBUG(UDMF_KITS_NAPI, "FolderNapi"); in GetFolderUri() 95 LOG_DEBUG(UDMF_KITS_NAPI, "FolderNapi"); in SetFolderUri()
|
H A D | image_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "ImageNapi"); in Constructor() 43 LOG_DEBUG(UDMF_KITS_NAPI, "ImageNapi"); in New() 57 LOG_DEBUG(UDMF_KITS_NAPI, "ImageNapi"); in NewInstance() 67 LOG_DEBUG(UDMF_KITS_NAPI, "ImageNapi finalize."); in Destructor() 75 LOG_DEBUG(UDMF_KITS_NAPI, "ImageNapi"); in GetImage() 83 LOG_DEBUG(UDMF_KITS_NAPI, "ImageNapi"); in GetImageUri() 95 LOG_DEBUG(UDMF_KITS_NAPI, "ImageNapi"); in SetImageUri()
|
H A D | video_napi.cpp | 26 LOG_DEBUG(UDMF_KITS_NAPI, "VideoNapi"); in Constructor() 43 LOG_DEBUG(UDMF_KITS_NAPI, "VideoNapi"); in New() 57 LOG_DEBUG(UDMF_KITS_NAPI, "VideoNapi"); in NewInstance() 67 LOG_DEBUG(UDMF_KITS_NAPI, "VideoNapi finalize."); in Destructor() 75 LOG_DEBUG(UDMF_KITS_NAPI, "VideoNapi"); in GetVideo() 83 LOG_DEBUG(UDMF_KITS_NAPI, "VideoNapi"); in GetVideoUri() 95 LOG_DEBUG(UDMF_KITS_NAPI, "VideoNapi"); in SetVideoUri()
|
H A D | unified_data_napi.cpp | 39 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi"); in Constructor() 54 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi"); in New() 89 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi finalize."); in Destructor() 100 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi"); in NewInstance() 111 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi"); in GetUnifiedData() 120 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi"); in AddRecord() 143 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi"); in GetRecords() 234 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi"); in HasType() 257 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi"); in GetTypes() 278 LOG_DEBUG(UDMF_KITS_NAPI, "UnifiedDataNapi"); in GetProperties() [all …]
|
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/ |
H A D | napi_queue.h | 73 LOG_ERROR(UDMF_KITS_NAPI, "test (" #condition ") failed: " message); \ 82 LOG_ERROR(UDMF_KITS_NAPI, "test (ctxt->status == napi_ok) failed: " message); \ 91 LOG_ERROR(UDMF_KITS_NAPI, "test (" #condition ") failed: " message); \ 99 LOG_ERROR(UDMF_KITS_NAPI, "test (" #condition ") failed: " message); \ 107 LOG_ERROR(UDMF_KITS_NAPI, "test (" #condition ") failed: " message); \ 164 LOG_ERROR(UDMF_KITS_NAPI, "test (" #condition ") failed: " message); \
|