Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/service/
H A Dudmf_service_client.cpp33 LOG_INFO(UDMF_SERVICE, "construct"); in UdmfServiceClient()
63 LOG_INFO(UDMF_SERVICE, "create remote proxy."); in GetDistributedKvDataService()
66 LOG_ERROR(UDMF_SERVICE, "get samgr fail."); in GetDistributedKvDataService()
73 LOG_ERROR(UDMF_SERVICE, "initialize proxy failed."); in GetDistributedKvDataService()
81 LOG_ERROR(UDMF_SERVICE, "Add death recipient fail!"); in GetDistributedKvDataService()
88 LOG_INFO(UDMF_SERVICE, "Construct!"); in ServiceDeathRecipient()
93 LOG_INFO(UDMF_SERVICE, "Destruct!"); in ~ServiceDeathRecipient()
98 LOG_WARN(UDMF_SERVICE, "DistributedDataService die!"); in OnRemoteDied()
106 LOG_DEBUG(UDMF_SERVICE, "start, tag: %{public}d", option.intention); in SetData()
108 LOG_ERROR(UDMF_SERVICE, "Invali in SetData()
[all...]
H A Dudmf_service_proxy.cpp40 LOG_ERROR(UDMF_SERVICE, "SendRequest failed, result = %{public}d!", result); \
60 LOG_ERROR(UDMF_SERVICE, "status:0x%{public}x!", status); in SetData()
64 LOG_ERROR(UDMF_SERVICE, "Unmarshal status failed!"); in SetData()
75 LOG_ERROR(UDMF_SERVICE, "status:0x%{public}x, key:%{public}s!", status, query.key.c_str()); in GetData()
79 LOG_ERROR(UDMF_SERVICE, "Unmarshal UnifiedData failed!"); in GetData()
90 LOG_ERROR(UDMF_SERVICE, "status:0x%{public}x, key:%{public}s, intention:%{public}d!", status, in GetBatchData()
95 LOG_ERROR(UDMF_SERVICE, "Unmarshal unifiedDataSet failed!"); in GetBatchData()
107 LOG_ERROR(UDMF_SERVICE, "status:0x%{public}x!", status); in UpdateData()
118 LOG_ERROR(UDMF_SERVICE, "status:0x%{public}x,key: %{public}s, intention:%{public}d", status, query.key.c_str(), in DeleteData()
123 LOG_ERROR(UDMF_SERVICE, "Unmarsha in DeleteData()
[all...]
/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_types_util.cpp31 LOG_ERROR(UDMF_SERVICE, "TLV writing failed!"); in Marshalling()
36 LOG_ERROR(UDMF_SERVICE, "Marshall unified data failed!"); in Marshalling()
47 LOG_ERROR(UDMF_SERVICE, "UnifiedData is empty!"); in Unmarshalling()
52 LOG_ERROR(UDMF_SERVICE, "RawData is null!"); in Unmarshalling()
59 LOG_ERROR(UDMF_SERVICE, "Unmarshall unified data failed!"); in Unmarshalling()
72 LOG_ERROR(UDMF_SERVICE, "TLV writing failed!"); in Marshalling()
77 LOG_ERROR(UDMF_SERVICE, "Marshall unified data set failed!"); in Marshalling()
88 LOG_ERROR(UDMF_SERVICE, "UnifiedDataSet is empty!"); in Unmarshalling()
93 LOG_ERROR(UDMF_SERVICE, "RawData is null!"); in Unmarshalling()
99 LOG_ERROR(UDMF_SERVICE, "Unmarshal in Unmarshalling()
[all...]
H A Dtlv_object.cpp34 LOG_ERROR(UDMF_SERVICE, "fseek to end error!"); in SetFile()
39 LOG_ERROR(UDMF_SERVICE, "Values are out of range, total:%{public}ld", total); in SetFile()
73 LOG_ERROR(UDMF_SERVICE, "OffsetHead file error!"); in OffsetHead()
86 LOG_ERROR(UDMF_SERVICE, "ResetCursor file error!"); in ResetCursor()
H A Dlogger.h30 UDMF_SERVICE, // for udmf service module enumerator
42 // Besides, make sure module is less than UDMF_SERVICE.
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dunified_data_channel_napi.cpp172 LOG_DEBUG(UDMF_SERVICE, "GetBatchData : status = %{public}d!", status); in QueryData()

Completed in 4 milliseconds