/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
D | sys_event_service_proxy.cpp | 32 HiLog::Error(LABEL, "SysEventService Remote is NULL."); in AddListener() 37 HiLog::Error(LABEL, "write descriptor failed."); in AddListener() 42 HiLog::Error(LABEL, "parcel write rules failed."); in AddListener() 50 HiLog::Error(LABEL, "parcel write callback failed."); in AddListener() 57 HiLog::Error(LABEL, "send request failed, error is %{public}d.", res); in AddListener() 63 HiLog::Error(LABEL, "parcel read result failed."); in AddListener() 73 HiLog::Error(LABEL, "SysEventService Remote is null."); in RemoveListener() 78 HiLog::Error(LABEL, "write descriptor failed."); in RemoveListener() 86 HiLog::Error(LABEL, "parcel write object in callback failed."); in RemoveListener() 93 HiLog::Error(LABEL, "send request failed, error is %{public}d.", res); in RemoveListener() [all …]
|
D | query_sys_event_callback_proxy.cpp | 29 HiLog::Error(LABEL, "SysEventService Remote is NULL."); in OnQuery() 34 HiLog::Error(LABEL, "write descriptor failed."); in OnQuery() 39 HiLog::Error(LABEL, "write sys event failed."); in OnQuery() 45 HiLog::Error(LABEL, "write sys seq failed."); in OnQuery() 52 HiLog::Error(LABEL, "send request failed, error is %{public}d.", res); in OnQuery() 60 HiLog::Error(LABEL, "SysEventService Remote is NULL."); in OnComplete() 65 HiLog::Error(LABEL, "write descriptor failed."); in OnComplete() 70 HiLog::Error(LABEL, "write params failed."); in OnComplete() 75 HiLog::Error(LABEL, "write seq failed."); in OnComplete() 82 HiLog::Error(LABEL, "send request failed, error is %{public}d.", res); in OnComplete()
|
D | sys_event_service_stub.cpp | 33 HiLog::Error(LABEL, "parcel read rules failed."); in HandleAddSysEventListener() 43 HiLog::Error(LABEL, "parcel write return-value of AddListener failed."); in HandleAddSysEventListener() 58 HiLog::Error(LABEL, "parcel read callback failed."); in HandleRemoveSysEventListener() 63 HiLog::Error(LABEL, "parcel write return-value of RemoveListener failed."); in HandleRemoveSysEventListener() 74 HiLog::Error(LABEL, "parcel read query arguments failed."); in HandleQueryEvent() 80 HiLog::Error(LABEL, "parcel read query rules failed."); in HandleQueryEvent() 85 HiLog::Error(LABEL, "parcel read query callback failed."); in HandleQueryEvent() 91 HiLog::Error(LABEL, "parcel write return-value of QuerySysEvent failed."); in HandleQueryEvent() 108 HiLog::Error(LABEL, "parcel read mode failed."); in HandleSetDebugMode() 113 HiLog::Error(LABEL, "parcel write return-value of SetDebugMode failed."); in HandleSetDebugMode() [all …]
|
D | query_sys_event_callback_stub.cpp | 31 HiLog::Error(LABEL, "read descriptor failed."); in OnRemoteRequest() 40 HiLog::Error(LABEL, "parcel read sys event failed."); in OnRemoteRequest() 46 HiLog::Error(LABEL, "parcel read seq failed."); in OnRemoteRequest() 56 HiLog::Error(LABEL, "parcel read reason failed."); in OnRemoteRequest() 62 HiLog::Error(LABEL, "parcel read total failed."); in OnRemoteRequest() 68 HiLog::Error(LABEL, "parcel read seq failed."); in OnRemoteRequest()
|
D | sys_event_callback_stub.cpp | 30 HiLog::Error(LABEL, "read descriptor failed."); in OnRemoteRequest() 38 HiLog::Error(LABEL, "parcel read domain failed."); in OnRemoteRequest() 44 HiLog::Error(LABEL, "parcel read name failed."); in OnRemoteRequest() 50 HiLog::Error(LABEL, "parcel read type failed."); in OnRemoteRequest() 56 HiLog::Error(LABEL, "parcel read detail failed."); in OnRemoteRequest()
|
D | ash_mem_utils.cpp | 47 HiLog::Error(LABEL, "ashmem init failed."); in GetAshmem() 51 HiLog::Error(LABEL, "ashmem map failed."); in GetAshmem() 73 HiLog::Error(LABEL, "writing allSize array failed."); in WriteBulkData() 84 HiLog::Error(LABEL, "writing ashmem failed."); in WriteBulkData() 91 HiLog::Error(LABEL, "writing ashmem failed."); in WriteBulkData() 102 HiLog::Error(LABEL, "reading allSize array failed."); in ReadBulkData() 107 HiLog::Error(LABEL, "reading ashmem failed."); in ReadBulkData() 112 HiLog::Error(LABEL, "mapping read only ashmem failed."); in ReadBulkData()
|
/base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
D | sys_event_service_proxy.cpp | 32 HiLog::Error(LABEL, "SysEventService Remote is NULL."); in AddListener() 37 HiLog::Error(LABEL, "write descriptor failed."); in AddListener() 42 HiLog::Error(LABEL, "parcel write rules failed."); in AddListener() 50 HiLog::Error(LABEL, "parcel write callback failed."); in AddListener() 57 HiLog::Error(LABEL, "send request failed, error is %{public}d.", res); in AddListener() 63 HiLog::Error(LABEL, "parcel read result failed."); in AddListener() 73 HiLog::Error(LABEL, "SysEventService Remote is null."); in RemoveListener() 78 HiLog::Error(LABEL, "write descriptor failed."); in RemoveListener() 86 HiLog::Error(LABEL, "parcel write object in callback failed."); in RemoveListener() 93 HiLog::Error(LABEL, "send request failed, error is %{public}d.", res); in RemoveListener() [all …]
|
D | query_sys_event_callback_proxy.cpp | 31 HiLog::Error(LABEL, "SysEventService Remote is NULL."); in OnQuery() 36 HiLog::Error(LABEL, "write descriptor failed."); in OnQuery() 41 HiLog::Error(LABEL, "write sys event failed."); in OnQuery() 47 HiLog::Error(LABEL, "write sys seq failed."); in OnQuery() 54 HiLog::Error(LABEL, "send request failed, error is %{public}d.", res); in OnQuery() 62 HiLog::Error(LABEL, "SysEventService Remote is NULL."); in OnComplete() 67 HiLog::Error(LABEL, "write descriptor failed."); in OnComplete() 72 HiLog::Error(LABEL, "write params failed."); in OnComplete() 77 HiLog::Error(LABEL, "write seq failed."); in OnComplete() 84 HiLog::Error(LABEL, "send request failed, error is %{public}d.", res); in OnComplete()
|
D | sys_event_service_stub.cpp | 32 HiLog::Error(LABEL, "parcel read rules failed."); in HandleAddSysEventListener() 42 HiLog::Error(LABEL, "parcel write return-value of AddListener failed."); in HandleAddSysEventListener() 57 HiLog::Error(LABEL, "parcel read callback failed."); in HandleRemoveSysEventListener() 62 HiLog::Error(LABEL, "parcel write return-value of RemoveListener failed."); in HandleRemoveSysEventListener() 73 HiLog::Error(LABEL, "parcel read query arguments failed."); in HandleQueryEvent() 79 HiLog::Error(LABEL, "parcel read query rules failed."); in HandleQueryEvent() 84 HiLog::Error(LABEL, "parcel read query callback failed."); in HandleQueryEvent() 90 HiLog::Error(LABEL, "parcel write return-value of QuerySysEvent failed."); in HandleQueryEvent() 107 HiLog::Error(LABEL, "parcel read mode failed."); in HandleSetDebugMode() 112 HiLog::Error(LABEL, "parcel write return-value of SetDebugMode failed."); in HandleSetDebugMode() [all …]
|
D | query_sys_event_callback_stub.cpp | 37 HiLog::Error(LABEL, "read descriptor failed."); in OnRemoteRequest() 46 HiLog::Error(LABEL, "parcel read sys event failed."); in OnRemoteRequest() 52 HiLog::Error(LABEL, "parcel read seq failed."); in OnRemoteRequest() 62 HiLog::Error(LABEL, "parcel read reason failed."); in OnRemoteRequest() 68 HiLog::Error(LABEL, "parcel read total failed."); in OnRemoteRequest() 74 HiLog::Error(LABEL, "parcel read seq failed."); in OnRemoteRequest()
|
D | sys_event_callback_stub.cpp | 34 HiLog::Error(LABEL, "read descriptor failed."); in OnRemoteRequest() 42 HiLog::Error(LABEL, "parcel read domain failed."); in OnRemoteRequest() 48 HiLog::Error(LABEL, "parcel read name failed."); in OnRemoteRequest() 54 HiLog::Error(LABEL, "parcel read type failed."); in OnRemoteRequest() 60 HiLog::Error(LABEL, "parcel read detail failed."); in OnRemoteRequest()
|
D | ash_mem_utils.cpp | 45 HiLog::Error(LABEL, "ashmem init failed."); in GetAshmem() 49 HiLog::Error(LABEL, "ashmem map failed."); in GetAshmem() 71 HiLog::Error(LABEL, "writing allSize array failed."); in WriteBulkData() 82 HiLog::Error(LABEL, "writing ashmem failed."); in WriteBulkData() 89 HiLog::Error(LABEL, "writing ashmem failed."); in WriteBulkData() 100 HiLog::Error(LABEL, "reading allSize array failed."); in ReadBulkData() 105 HiLog::Error(LABEL, "reading ashmem failed."); in ReadBulkData() 110 HiLog::Error(LABEL, "mapping read only ashmem failed."); in ReadBulkData()
|
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
D | medical_service_proxy.cpp | 52 HiLog::Error(LABEL, "%{public}s write descriptor failed", __func__); in EnableSensor() 56 HiLog::Error(LABEL, "%{public}s write sensorId failed", __func__); in EnableSensor() 60 HiLog::Error(LABEL, "%{public}s write samplingPeriodNs failed", __func__); in EnableSensor() 64 HiLog::Error(LABEL, "%{public}s write maxReportDelayNs failed", __func__); in EnableSensor() 70 HiLog::Error(LABEL, "%{public}s failed, ret : %{public}d", __func__, ret); in EnableSensor() 81 HiLog::Error(LABEL, "%{public}s write descriptor failed", __func__); in DisableSensor() 85 HiLog::Error(LABEL, "%{public}s write sensorId failed", __func__); in DisableSensor() 91 HiLog::Error(LABEL, "%{public}s failed, ret : %{public}d", __func__, ret); in DisableSensor() 102 HiLog::Error(LABEL, "%{public}s write descriptor failed", __func__); in SetOption() 106 HiLog::Error(LABEL, "%{public}s write sensorId failed", __func__); in SetOption() [all …]
|
D | medical_data_channel.cpp | 55 HiLog::Error(LABEL, "%{public}s callBack cannot be null", __func__); in CreateSensorDataChannel() 66 HiLog::Error(LABEL, "%{public}s dataCB_ cannot be null", __func__); in RestoreSensorDataChannel() 70 HiLog::Error(LABEL, "%{public}s fd not close", __func__); in RestoreSensorDataChannel() 82 … HiLog::Error(LABEL, "%{public}s create basic channel failed, ret : %{public}d", __func__, ret); in InnerSensorDataChannel() 89 HiLog::Error(LABEL, "%{public}s myRunner is null", __func__); in InnerSensorDataChannel() 94 HiLog::Error(LABEL, "%{public}s handler is null", __func__); in InnerSensorDataChannel() 101 HiLog::Error(LABEL, "%{public}s AddFileDescriptorListener fail", __func__); in InnerSensorDataChannel() 110 HiLog::Error(LABEL, "%{public}s EventHandler SendEvent fail", __func__); in InnerSensorDataChannel() 115 HiLog::Error(LABEL, "%{public}s EventRunner run fail", __func__); in InnerSensorDataChannel() 125 HiLog::Error(LABEL, "%{public}s handler or eventRunner is null", __func__); in DestroySensorDataChannel()
|
D | medical_service_client.cpp | 56 HiLog::Error(LABEL, "%{public}s systemAbilityManager cannot be null", __func__); in InitServiceClient() 78 HiLog::Error(LABEL, "%{public}s get service failed", __func__); in InitServiceClient() 85 HiLog::Error(LABEL, "%{public}s afeList_ cannot be empty", __func__); in IsValidSensorId() 101 HiLog::Error(LABEL, "%{public}s sensorId is invalid", __func__); in EnableSensor() 106 HiLog::Error(LABEL, "%{public}s InitServiceClient failed, ret : %{public}d", __func__, ret); in EnableSensor() 120 HiLog::Error(LABEL, "%{public}s sensorId is invalid", __func__); in DisableSensor() 125 HiLog::Error(LABEL, "%{public}s InitServiceClient failed, ret : %{public}d", __func__, ret); in DisableSensor() 139 HiLog::Error(LABEL, "%{public}s sensorId is invalid", __func__); in RunCommand() 144 HiLog::Error(LABEL, "%{public}s InitServiceClient failed, ret : %{public}d", __func__, ret); in RunCommand() 149 HiLog::Error(LABEL, "%{public}s RunCommand failed", __func__); in RunCommand() [all …]
|
/base/sensors/medical_sensor/interfaces/native/src/ |
D | medical_native_impl.cpp | 44 HiLog::Error(LABEL, "%{public}s events is null or num is invalid", __func__); in HandleSensorData() 51 HiLog::Error(LABEL, "%{public}s data or sensorUser is nullptr", __func__); in HandleSensorData() 55 HiLog::Error(LABEL, "%{public}s sensorTypeId not in g_subscribeMap", __func__); in HandleSensorData() 75 … HiLog::Error(LABEL, "%{public}s create data channel failed, ret : %{public}d", __func__, ret); in CreateSensorDataChannel() 82 …HiLog::Error(LABEL, "%{public}s transfer data channel failed, ret : %{public}d, destoryRet : %{pub… in CreateSensorDataChannel() 99 HiLog::Error(LABEL, "%{public}s data channel cannot be null", __func__); in DestroyAfeDataChannel() 104 … HiLog::Error(LABEL, "%{public}s destory data channel failed, ret : %{public}d", __func__, ret); in DestroyAfeDataChannel() 110 …HiLog::Error(LABEL, "%{public}s destory service data channel fail, ret : %{public}d", __func__, re… in DestroyAfeDataChannel() 123 HiLog::Error(LABEL, "%{public}s sensorInfo or count is null", __func__); in GetAllSensors() 129 HiLog::Error(LABEL, "%{public}s get sensor lists failed", __func__); in GetAllSensors() [all …]
|
/base/sensors/medical_sensor/services/medical_sensor/src/ |
D | medical_service.cpp | 70 HiLog::Error(LABEL, "%{public}s Init interface error", __func__); in OnStart() 74 HiLog::Error(LABEL, "%{public}s Init data callback error", __func__); in OnStart() 78 HiLog::Error(LABEL, "%{public}s Init sensor list error", __func__); in OnStart() 83 HiLog::Error(LABEL, "%{public}s failed, sensorDataProcesser_ cannot be null", __func__); in OnStart() 89 HiLog::Error(LABEL, "%{public}s publish MedicalSensorService error", __func__); in OnStart() 101 HiLog::Error(LABEL, "%{public}s InitSensorServiceImpl failed", __func__); in InitInterface() 109 HiLog::Error(LABEL, "===%{public}s in", __func__); in InitDataCache() 113 HiLog::Error(LABEL, "%{public}s failed, reportDataCache_ cannot be null", __func__); in InitDataCache() 119 HiLog::Error(LABEL, "%{public}s RegisterDataReport failed", __func__); in InitDataCache() 130 HiLog::Error(LABEL, "%{public}s GetSensorList failed", __func__); in InitSensorList() [all …]
|
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/ |
D | hdi_connection.cpp | 58 HiLog::Error(LABEL, "%{public}s failed to initialize eventCallback", __func__); in ConnectHdi() 68 HiLog::Error(LABEL, "%{public}s connect v1_0 hdi failed", __func__); in ConnectHdi() 76 HiLog::Error(LABEL, "%{public}s connect v1_0 hdi failed", __func__); in GetSensorList() 82 HiLog::Error(LABEL, "%{public}s get sensor list failed", __func__); in GetSensorList() 103 HiLog::Error(LABEL, "%{public}s connect v1_0 hdi failed", __func__); in EnableSensor() 108 HiLog::Error(LABEL, "%{public}s is failed", __func__); in EnableSensor() 118 HiLog::Error(LABEL, "%{public}s connect v1_0 hdi failed", __func__); in DisableSensor() 123 HiLog::Error(LABEL, "%{public}s is failed", __func__); in DisableSensor() 133 HiLog::Error(LABEL, "%{public}s connect v1_0 hdi failed", __func__); in SetBatch() 138 HiLog::Error(LABEL, "%{public}s failed", __func__); in SetBatch() [all …]
|
/base/sensors/medical_sensor/utils/src/ |
D | medical.cpp | 155 HiLog::Error(LABEL, "%{public}s failed, write sensorId failed", __func__); in Marshalling() 159 HiLog::Error(LABEL, "%{public}s failed, write name_ failed", __func__); in Marshalling() 163 HiLog::Error(LABEL, "%{public}s failed, write vendor_ failed", __func__); in Marshalling() 167 HiLog::Error(LABEL, "%{public}s failed, write version_ failed", __func__); in Marshalling() 171 HiLog::Error(LABEL, "%{public}s failed, write maxRange_ failed", __func__); in Marshalling() 175 HiLog::Error(LABEL, "%{public}s failed, write resolution_ failed", __func__); in Marshalling() 179 HiLog::Error(LABEL, "%{public}s failed, write flags_ failed", __func__); in Marshalling() 183 HiLog::Error(LABEL, "%{public}s failed, write fifoMaxEventCount_ failed", __func__); in Marshalling() 187 HiLog::Error(LABEL, "%{public}s failed, write minSamplePeriodNs_ failed", __func__); in Marshalling() 191 HiLog::Error(LABEL, "%{public}s failed, write maxSamplePeriodNs_ failed", __func__); in Marshalling() [all …]
|
D | medical_basic_data_channel.cpp | 53 HiLog::Error(LABEL, "%{public}s create socketpair failed", __func__); in CreateSensorBasicChannel() 64 HiLog::Error(LABEL, "%{public}s setsockopt socketpair 0 failed", __func__); in CreateSensorBasicChannel() 69 HiLog::Error(LABEL, "%{public}s setsockopt socketpair 1 failed", __func__); in CreateSensorBasicChannel() 74 HiLog::Error(LABEL, "%{public}s fcntl socketpair 0 failed", __func__); in CreateSensorBasicChannel() 79 HiLog::Error(LABEL, "%{public}s fcntl socketpair 1 failed", __func__); in CreateSensorBasicChannel() 98 HiLog::Error(LABEL, "%{public}s ReadFileDescriptor failed", __func__); in CreateSensorBasicChannel() 104 HiLog::Error(LABEL, "%{public}s dup FileDescriptor failed", __func__); in CreateSensorBasicChannel() 120 HiLog::Error(LABEL, "%{public}s sendFd FileDescriptor error", __func__); in SendToBinder() 125 HiLog::Error(LABEL, "%{public}s send sendFd_ failed", __func__); in SendToBinder() 144 HiLog::Error(LABEL, "%{public}s failed, param is invalid", __func__); in SendData() [all …]
|
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
D | napi_util.cpp | 61 HiLog::Error(LABEL, "failed to check array type"); in IsArray() 82 HiLog::Error(LABEL, "failed to get value type"); in GetType() 92 HiLog::Error(LABEL, "failed to get the length of array"); in GetArrayType() 100 HiLog::Error(LABEL, "failed to get the element of array"); in GetArrayType() 108 HiLog::Error(LABEL, "array has different element types"); in GetArrayType() 119 HiLog::Error(LABEL, "failed to get the length of array"); in GetArrayLength() 129 HiLog::Error(LABEL, "failed to get the element of array."); in GetElement() 139 HiLog::Error(LABEL, "failed to get bool value"); in GetBoolean() 161 HiLog::Error(LABEL, "failed to get int32 value"); in GetInt32() 183 HiLog::Error(LABEL, "failed to get double value"); in GetDouble() [all …]
|
/base/hiviewdfx/hiview/adapter/dbstore/ |
D | store_manager.cpp | 54 HiLog::Error(LABEL, "can not open doc store"); in GetDocStore() 67 HiLog::Error(LABEL, "can not find db to backup"); in OnlineBackupDocStore() 73 HiLog::Error(LABEL, "do not init db ptr"); in OnlineBackupDocStore() 79 HiLog::Error(LABEL, "can not backup doc store"); in OnlineBackupDocStore() 89 HiLog::Error(LABEL, "can not find db to close"); in InnerCloseDocStore() 100 HiLog::Error(LABEL, "can not close doc store"); in InnerCloseDocStore() 121 HiLog::Error(LABEL, "close doc store fail to delete"); in DeleteDocStore() 128 HiLog::Error(LABEL, "remove doc store fail"); in DeleteDocStore() 136 HiLog::Error(LABEL, "remove wal doc store fail"); in DeleteDocStore()
|
/base/global/i18n/interfaces/js/kits/src/ |
D | i18n_addon.cpp | 102 HiLog::Error(LABEL, "Failed to create character object at init"); in CreateUnicodeObject() 120 HiLog::Error(LABEL, "Failed to set properties of character at init"); in CreateUnicodeObject() 170 HiLog::Error(LABEL, "Failed to create util object at init"); in Init() 181 HiLog::Error(LABEL, "Failed to set properties of i18nUtil at init"); in Init() 210 HiLog::Error(LABEL, "Failed to set properties at init"); in Init() 223 HiLog::Error(LABEL, "Get option failed, option is not an object"); in GetOptionValue() 236 HiLog::Error(LABEL, "Failed to get string item"); in GetOptionValue() 252 HiLog::Error(LABEL, "Failed to get string item"); in GetOptionMap() 305 HiLog::Error(LABEL, "Failed to create string item"); in UnitConvert() 326 HiLog::Error(LABEL, "Failed to get locale string for GetDateOrder"); in GetDateOrder() [all …]
|
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
D | napi_hitrace_js.cpp | 76 HiLog::Error(LABEL, in Begin() 82 HiLog::Error(LABEL, "name type must be string."); in Begin() 89 HiLog::Error(LABEL, "flag type must be number, null or undefined."); in Begin() 105 HiLog::Error(LABEL, in End() 111 HiLog::Error(LABEL, "hitarce id type must be object."); in End() 134 HiLog::Error(LABEL, in SetId() 140 HiLog::Error(LABEL, "hitarce id type must be object."); in SetId() 169 HiLog::Error(LABEL, in Tracepoint() 175 HiLog::Error(LABEL, "HiTraceCommunicationMode type must be number."); in Tracepoint() 181 HiLog::Error(LABEL, "HiTraceTracePointType type must be number."); in Tracepoint() [all …]
|
/base/security/device_security_level/interfaces/inner_api/src/standard/ |
D | device_security_level_proxy.cpp | 52 HiLog::Error(LABEL, "RequestDeviceSecurityLevel invalid para len."); in RequestDeviceSecurityLevel() 57 HiLog::Error(LABEL, "RequestDeviceSecurityLevel write descriptor failed"); in RequestDeviceSecurityLevel() 77 …HiLog::Error(LABEL, "RequestDeviceSecurityLevelSendRequest send failed, ret is %{public}d", result… in RequestDeviceSecurityLevel() 82 HiLog::Error(LABEL, "RequestDeviceSecurityLevelSendRequest result length error"); in RequestDeviceSecurityLevel() 88 …HiLog::Error(LABEL, "RequestDeviceSecurityLevelSendRequest result value error, ret is %{public}u",… in RequestDeviceSecurityLevel()
|