Home
last modified time | relevance | path

Searched refs:HILOG_ERROR (Results 1 – 25 of 97) sorted by relevance

1234

/base/theme/wallpaper_mgr/frameworks/native/src/
Dwallpaper_service_proxy.cpp45 HILOG_ERROR(" Failed to write parcelable "); in GetColorsInner()
49 HILOG_ERROR(" Failed to WriteInt32 "); in GetColorsInner()
55 HILOG_ERROR("Get color failed, result = %{public}d ", result); in GetColorsInner()
61 HILOG_ERROR(" Failed to ReadUInt64Vector "); in GetColorsInner()
74 HILOG_ERROR(" Failed to write parcelable "); in GetFile()
78 HILOG_ERROR(" Failed to WriteInt32 "); in GetFile()
85 HILOG_ERROR(" get file result = %{public}d ", result); in GetFile()
114 HILOG_ERROR(" Failed to write parcelable "); in SetWallpaperInner()
118 HILOG_ERROR(" Failed to WriteFileDescriptor "); in SetWallpaperInner()
123 HILOG_ERROR(" Failed to WriteInt32 "); in SetWallpaperInner()
[all …]
Dwallpaper_manager.cpp90 HILOG_ERROR("Get samgr failed"); in GetService()
95 HILOG_ERROR("Get wallpaper object from samgr failed"); in GetService()
104 HILOG_ERROR("Failed to add death recipient"); in GetService()
110 HILOG_ERROR("iface_cast failed"); in GetService()
125 HILOG_ERROR("get service failed"); in CallService()
139 HILOG_ERROR("Callservice failed with: %{public}d", result); in CallService()
147 HILOG_ERROR("Get proxy failed"); in GetColors()
160 HILOG_ERROR("Get proxy failed"); in GetFile()
180 HILOG_ERROR("Get proxy failed"); in SetWallpaper()
185 HILOG_ERROR("get real path file failed, len = %{public}zu", uri.size()); in SetWallpaper()
[all …]
Dwallpaper_event_listener_stub.cpp30 HILOG_ERROR("local descriptor is not equal to remote"); in OnRemoteRequest()
37 HILOG_ERROR("ON_COLORS_CHANGE ReadUInt64Vector error"); in OnRemoteRequest()
55 HILOG_ERROR("code error, WallpaperEventListenerStub::OnRemoteRequest End"); in OnRemoteRequest()
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_event_listener_proxy.cpp34 HILOG_ERROR("write descriptor failed"); in OnColorsChange()
39 HILOG_ERROR("write color failed"); in OnColorsChange()
43 HILOG_ERROR("write wallpaperType failed"); in OnColorsChange()
49 HILOG_ERROR("SendRequest failed, error %{public}d", error); in OnColorsChange()
62 HILOG_ERROR("write descriptor failed"); in OnWallpaperChange()
67 HILOG_ERROR("write wallpaperType failed"); in OnWallpaperChange()
71 HILOG_ERROR("write resourceType failed"); in OnWallpaperChange()
75 HILOG_ERROR("write uri failed"); in OnWallpaperChange()
81 HILOG_ERROR("SendRequest failed, error %{public}d", error); in OnWallpaperChange()
Dwallpaper_service_stub.cpp70 HILOG_ERROR("end##descriptor checked fail"); in OnRemoteRequest()
120 HILOG_ERROR("WriteInt32 fail"); in OnSetWallpaperInner()
140 HILOG_ERROR("Write int is failed"); in OnSetVideo()
153 HILOG_ERROR("Write int is failed"); in OnSetCustomWallpaper()
178 HILOG_ERROR("WriteInt32 fail"); in OnGetPixelMapInner()
184 HILOG_ERROR("WriteInt32 fail"); in OnGetPixelMapInner()
189 HILOG_ERROR("WriteFileDescriptor fail"); in OnGetPixelMapInner()
221 HILOG_ERROR("WriteInt32 fail"); in OnGetColorsInner()
226 HILOG_ERROR("WallpaperServiceStub::OnGetColors WriteUInt64Vector error."); in OnGetColorsInner()
241 HILOG_ERROR("WriteInt32 fail"); in OnGetFile()
[all …]
Dwallpaper_service.cpp140 HILOG_ERROR("Publish failed."); in Init()
155 HILOG_ERROR("WallpaperService is already running."); in OnStart()
172 HILOG_ERROR("Init failed. Try again 10s later"); in OnStart()
203 HILOG_ERROR("InitServiceHandler already init."); in InitServiceHandler()
257 HILOG_ERROR("No found bundle name from system parameter."); in InitBundleNameParameter()
307 HILOG_ERROR("StartExtensionAbilty failed, remainder of the times: %{public}d", times); in StartExtensionAbility()
333 HILOG_ERROR("userId error, userId = %{public}d", userId); in OnInitUser()
340HILOG_ERROR("Force remove user directory path failed, errno %{public}d, userId:%{public}d", errno,… in OnInitUser()
357 HILOG_ERROR("Get user file name from map failed, userId = %{public}d", userId); in InitResources()
363 HILOG_ERROR("Get wallpaper data failed, userId = %{public}d", userId); in InitResources()
[all …]
/base/sensors/sensor_lite/services/src/
Dsensor_service_impl.c37 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s g_sensorDevice is NULL", in InitSensorList()
43 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s getAllSensors failed, ret: %d", in InitSensorList()
61 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s event is NULL", in SensorDataCallback()
85 HILOG_ERROR(HILOG_MODULE_APP, "%s ReadRemoteObject failed ", __func__); in SetSvcIdentity()
97 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s g_sensorDevice is NULL", in Initialize()
121 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s sensorInfo or count is null", in GetAllSensorsImpl()
127 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s initSensorList failed!", in GetAllSensorsImpl()
142 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s sensorId: %d is invalid", in ActivateSensorImpl()
147 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s user is NULL", in ActivateSensorImpl()
152 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s g_sensorDevice is NULL", in ActivateSensorImpl()
[all …]
/base/startup/init/interfaces/innerkits/token/src/token_impl_hal/
Dtoken.c24 HILOG_ERROR(HILOG_MODULE_HIVIEW, "token is nullptr\n"); in ReadToken()
34 HILOG_ERROR(HILOG_MODULE_HIVIEW, "token is nullptr\n"); in WriteToken()
44 HILOG_ERROR(HILOG_MODULE_HIVIEW, "acKey is nullptr"); in GetAcKey()
54 HILOG_ERROR(HILOG_MODULE_HIVIEW, "productId is nullptr"); in GetProdId()
64 HILOG_ERROR(HILOG_MODULE_HIVIEW, "productKey is nullptr"); in GetProdKey()
/base/sensors/sensor_lite/frameworks/src/
Dsensor_agent_client.c23 HILOG_ERROR(HILOG_MODULE_APP, "%s get sensor service failed", __func__); in GetServiceProxy()
29 HILOG_ERROR(HILOG_MODULE_APP, "%s query interface failed", __func__); in GetServiceProxy()
38 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy or count is NULL", __func__); in GetAllSensorsByProxy()
48 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in ActivateSensorByProxy()
58 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in DeactivateSensorByProxy()
69 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in SetBatchByProxy()
79 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in SubscribeSensorByProxy()
89 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in UnsubscribeSensorByProxy()
99 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in SetModeByProxy()
109 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in SetOptionByProxy()
Dsensor_agent_proxy.c64 HILOG_ERROR(HILOG_MODULE_SEN, "%s invalid sensor type id", __func__); in InsertCallbackNode()
79 HILOG_ERROR(HILOG_MODULE_SEN, "%s malloc failed", __func__); in InsertCallbackNode()
92 HILOG_ERROR(HILOG_MODULE_SEN, "%s invalid sensor id", __func__); in DeleteCallbackNode()
112 HILOG_ERROR(HILOG_MODULE_APP, "%s get sensor service failed", __func__); in GetServiceProxy()
131 HILOG_ERROR(HILOG_MODULE_APP, "%s notify is null", __func__); in GetSensorInfos()
136 HILOG_ERROR(HILOG_MODULE_APP, "%s failed, retCode: %d", __func__, notify->retCode); in GetSensorInfos()
144HILOG_ERROR(HILOG_MODULE_APP, "%s failed, count is incorrect or dataBuf is NULL or buff is NULL", … in GetSensorInfos()
151 HILOG_ERROR(HILOG_MODULE_APP, "%s malloc sensorInfo failed", __func__); in GetSensorInfos()
158 HILOG_ERROR(HILOG_MODULE_APP, "%s copy sensorInfo failed", __func__); in GetSensorInfos()
179 HILOG_ERROR(HILOG_MODULE_APP, "%s ret is null", __func__); in Notify()
[all …]
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth_extension/module_loader/
Djs_user_auth_extension.cpp48 HILOG_ERROR("invalid parameter."); in AttachUIExtensionContext()
54 HILOG_ERROR("invalid context."); in AttachUIExtensionContext()
61 HILOG_ERROR("load context error."); in AttachUIExtensionContext()
101 HILOG_ERROR("JsUserAuthExtension Init abilityInfo srcEntrance is empty"); in Init()
117 HILOG_ERROR("Failed to get jsObj_"); in Init()
123 HILOG_ERROR("Failed to get JsUserAuthExtension object"); in Init()
137 HILOG_ERROR("Failed to get context"); in BindContext()
144 HILOG_ERROR("Create js ui extension context error."); in BindContext()
153 HILOG_ERROR("Failed to get context native object"); in BindContext()
201 HILOG_ERROR("remoteObj is nullptr."); in OnConnect()
[all …]
/base/startup/init/interfaces/innerkits/token/src/token_impl_posix/
Dtoken.c33 HILOG_ERROR(HILOG_MODULE_HIVIEW, "uid verify failed, get uid:%d", uid); in UidVerify()
45 HILOG_ERROR(HILOG_MODULE_HIVIEW, "token is nullptr"); in ReadToken()
65 HILOG_ERROR(HILOG_MODULE_HIVIEW, "token is nullptr"); in WriteToken()
83 HILOG_ERROR(HILOG_MODULE_HIVIEW, "acKey is nullptr"); in GetAcKey()
97 HILOG_ERROR(HILOG_MODULE_HIVIEW, "productId is nullptr"); in GetProdId()
107 HILOG_ERROR(HILOG_MODULE_HIVIEW, "productKey is nullptr"); in GetProdKey()
/base/security/huks/frameworks/crypto_lite/cipher/src/
Dcipher_log_lite.c29 HILOG_ERROR(HILOG_MODULE_SCY, "Cipher log malloc fail"); in CipherLog()
39 HILOG_ERROR(HILOG_MODULE_SCY, "Cipher log concatenate error."); in CipherLog()
48 HILOG_ERROR(HILOG_MODULE_SCY, "%s[%u]: %s\n", funcName, lineNo, buf); in CipherLog()
50HILOG_ERROR(HILOG_MODULE_SCY, "%{public}s[%{public}u]: %{public}s\n", funcName, lineNo, buf); in CipherLog()
Dcipher_log.c28 HILOG_ERROR(LOG_CORE, "cipher log malloc fail"); in CipherLog()
38 HILOG_ERROR(LOG_CORE, "cipher log concatenate error."); in CipherLog()
46 HILOG_ERROR(LOG_CORE, "%{public}s[%{public}u]: %{public}s\n", funcName, lineNo, buf); in CipherLog()
/base/telephony/core_service/services/sim/include/
Dhilog_wrapper.h28 #ifdef HILOG_ERROR
29 #undef HILOG_ERROR
47 #define HILOG_ERROR(...) (void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, __VA_ARGS__) macro
54 #define HILOG_ERROR(...) macro
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dhap_resource.cpp95 HILOG_ERROR("file size is zero"); in LoadFromIndex()
101 HILOG_ERROR("Error allocating memory"); in LoadFromIndex()
113 HILOG_ERROR("new ResDesc failed when LoadFromIndex"); in LoadFromIndex()
121 HILOG_ERROR("ParseResHex failed! retcode:%d", out); in LoadFromIndex()
130 HILOG_ERROR("new HapResource failed when LoadFromIndex"); in LoadFromIndex()
145 HILOG_ERROR("index path format error, %s", indexPath_.c_str()); in Init()
150 HILOG_ERROR("index path format error, %s", indexPath_.c_str()); in Init()
157 HILOG_ERROR("new std::map failed in HapResource::Init"); in Init()
168 HILOG_ERROR("resDesc_ is null ! InitIdList failed"); in InitIdList()
181 HILOG_ERROR("new IdValues failed in HapResource::InitIdList"); in InitIdList()
[all …]
/base/global/resource_management/frameworks/resmgr/include/
Dhilog_wrapper.h27 #ifdef HILOG_ERROR
28 #undef HILOG_ERROR
54 #define HILOG_ERROR(...) (void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, __VA_ARGS__) macro
76 #define HILOG_ERROR(...) macro
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
Dhilog_wrapper.h28 #ifdef HILOG_ERROR
29 #undef HILOG_ERROR
55 #define HILOG_ERROR(...) (void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, __VA_ARGS__) macro
77 #define HILOG_ERROR(...) macro
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
Dwallpaper_extension_context.cpp33 HILOG_ERROR("WallpaperContext::StartAbility is failed %{public}d", err); in StartAbility()
45 HILOG_ERROR("WallpaperContext::StartAbility is failed %{public}d", err); in StartAbility()
67 HILOG_ERROR("WallpaperContext::StartAbilityWithAccount is failed %{public}d", err); in StartAbilityWithAccount()
80 HILOG_ERROR("WallpaperContext::StartAbilityWithAccount is failed %{public}d", err); in StartAbilityWithAccount()
100 HILOG_ERROR("%{public}s end DisconnectAbility error, ret=%{public}d", __func__, ret); in DisconnectAbility()
111 HILOG_ERROR("WallpaperExtensionContext::TerminateAbility is failed %{public}d", err); in TerminateAbility()
121 HILOG_ERROR("WallpaperContext::GetAbilityInfoType info == nullptr"); in GetAbilityInfoType()
/base/global/resource_management/frameworks/resmgr/src/
Dresource_manager_impl.cpp67 HILOG_ERROR("new ResConfigImpl failed when ResourceManagerImpl::Init"); in Init()
73 HILOG_ERROR("new HapManager failed when ResourceManagerImpl::Init"); in Init()
83 HILOG_ERROR("find resource by string id error"); in GetStringById()
97 HILOG_ERROR("find resource by string name error"); in GetStringByName()
160 HILOG_ERROR("find resource by string array id error"); in GetStringArrayById()
174 HILOG_ERROR("find resource by string array name error"); in GetStringArrayByName()
196 HILOG_ERROR("ResolveReference failed, value:%s", idItem->values_[i].c_str()); in GetStringArray()
252 HILOG_ERROR("find qualifier value by plural id error"); in GetPluralStringByIdFormat()
277 HILOG_ERROR("find qualifier value by plural name error"); in GetPluralStringByNameFormat()
321 HILOG_ERROR("ResolveReference failed, value:%s", value.c_str()); in GetPluralString()
[all …]
Dhap_resource.cpp121 HILOG_ERROR("file size is zero"); in LoadFromIndex()
127 HILOG_ERROR("Error allocating memory"); in LoadFromIndex()
139 HILOG_ERROR("new ResDesc failed when LoadFromIndex"); in LoadFromIndex()
147 HILOG_ERROR("ParseResHex failed! retcode:%d", out); in LoadFromIndex()
154 HILOG_ERROR("new HapResource failed when LoadFromIndex"); in LoadFromIndex()
192 HILOG_ERROR("failed to get buf data indexFilePath, %{public}s", indexFilePath.c_str()); in GetIndexData()
206 HILOG_ERROR("read Index from file failed path, %{public}s", path); in LoadFromHap()
211 HILOG_ERROR("new ResDesc failed when LoadFromHap"); in LoadFromHap()
216 HILOG_ERROR("ParseResHex failed! retcode:%d", out); in LoadFromHap()
241 HILOG_ERROR("load target failed"); in LoadOverlays()
[all …]
Dresource_manager.cpp39 HILOG_ERROR("new ResourceManagerImpl failed when CreateResourceManager"); in CreateResourceManager()
58 HILOG_ERROR("bundleName or hapPath is empty when CreateResourceManagerDef"); in CreateResourceManagerDef()
72 HILOG_ERROR("CreateResourceManagerDef failed"); in CreateResourceManagerDef()
82 HILOG_ERROR("AddResource failed when CreateResourceManagerDef"); in CreateResourceManagerDef()
94 HILOG_ERROR("bundleName is empty when CreateResourceManagerExt"); in CreateResourceManagerExt()
100 HILOG_ERROR("ResourceManagerExt init fail"); in CreateResourceManagerExt()
/base/theme/wallpaper_mgr/utils/include/
Dhilog_wrapper.h27 #ifdef HILOG_ERROR
28 #undef HILOG_ERROR
58 #define HILOG_ERROR(fmt, ...) … macro
73 #define HILOG_ERROR(...) macro
/base/global/resource_management/dfx/hisysevent_adapter/
Dhisysevent_adapter.cpp31HILOG_ERROR("hisysevent write failed! ret %{public}d, bundleName %{public}s, errMsg %{public}s", in ReportInitResourceManagerFail()
44HILOG_ERROR("hisysevent write failed! ret %{public}d, resId %{public}d, result %{public}s, errMsg … in ReportGetResourceByIdFail()
57HILOG_ERROR("hisysevent write failed! ret %{public}d, resName %{public}s, result %{public}s, errMs… in ReportGetResourceByNameFail()
69HILOG_ERROR("hisysevent write failed! ret %{public}d, resourcePath %{public}s, errMsg %{public}s.", in ReportAddResourcePathFail()
/base/security/certificate_manager/frameworks/cert_manager_standard/main/os_dependency/log/
Dcm_log.c34 HILOG_ERROR(LOG_CORE, "certificate manager log malloc fail"); in CmLog()
44 HILOG_ERROR(LOG_CORE, "certificate manager log concatenate error."); in CmLog()
54 HILOG_ERROR(LOG_CORE, "%{public}s[%{public}u]: %{public}s\n", funcName, lineNo, buf); in CmLog()

1234