Home
last modified time | relevance | path

Searched refs:LOG_ERROR (Results 1 - 25 of 38) sorted by relevance

12

/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp195 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "EglContextInit: param error"); in EglContextInit()
205 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglGetDisplay: unable to get EGL display"); in EglContextInit()
213 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglInitialize: unable to get initialize EGL display"); in EglContextInit()
221 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglChooseConfig: unable to choose configs"); in EglContextInit()
231 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglWindow_ is null"); in CreateEnvironment()
237 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglCreateWindowSurface: unable to create surface"); in CreateEnvironment()
243 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglMakeCurrent failed"); in CreateEnvironment()
249 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "CreateProgram: unable to create program"); in CreateEnvironment()
259 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "Background get position failed"); in Background()
265 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAI in Background()
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Degl_core.cpp196 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "EglContextInit: param error"); in EglContextInit()
206 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglGetDisplay: unable to get EGL display"); in EglContextInit()
214 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglInitialize: unable to get initialize EGL display"); in EglContextInit()
222 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglChooseConfig: unable to choose configs"); in EglContextInit()
233 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglWindow_ is null"); in CreateEnvironment()
239 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglCreateWindowSurface: unable to create surface"); in CreateEnvironment()
245 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglMakeCurrent failed"); in CreateEnvironment()
251 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "CreateProgram: unable to create program"); in CreateEnvironment()
261 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "Background get position failed"); in Background()
267 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAI in Background()
[all...]
H A Dplugin_render.cpp33 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", "OnSurfaceCreatedCB: component or window is null"); in OnSurfaceCreatedCB()
41 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", "OnSurfaceCreatedCB: Unable to get XComponent id"); in OnSurfaceCreatedCB()
62 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", "OnSurfaceChangedCB: component or window is null"); in OnSurfaceChangedCB()
70 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", "OnSurfaceChangedCB: Unable to get XComponent id"); in OnSurfaceChangedCB()
87 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", "OnSurfaceDestroyedCB: component or window is null"); in OnSurfaceDestroyedCB()
95 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", "OnSurfaceDestroyedCB: Unable to get XComponent id"); in OnSurfaceDestroyedCB()
108 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", "DispatchTouchEventCB: component or window is null"); in DispatchTouchEventCB()
116 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", "DispatchTouchEventCB: Unable to get XComponent id"); in DispatchTouchEventCB()
241 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginRender", "Export: env or exports is null"); in Export()
251 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAI in Export()
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp200 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglGetDisplay: unable to get EGL display"); in EglContextInit()
208 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglInitialize: unable to get initialize EGL display"); in EglContextInit()
216 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglChooseConfig: unable to choose configs"); in EglContextInit()
227 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglWindow_ is null"); in CreateEnvironment()
233 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglCreateWindowSurface: unable to create surface"); in CreateEnvironment()
239 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "eglMakeCurrent failed"); in CreateEnvironment()
245 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "CreateProgram: unable to create program"); in CreateEnvironment()
255 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "Background get position failed"); in Background()
261 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "EGLCore", "Background execute draw failed"); in Background()
266 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAI in Background()
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp31 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "ParseId", "env or info is null"); in ParseId()
37 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "ParseId", "GetContext napi_get_cb_info failed"); in ParseId()
43 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "ParseId", "Get value failed"); in ParseId()
55 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "~PluginManager"); in ~PluginManager()
116 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", in ChangeSurface()
125 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", in ChangeSurface()
131 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "ChangeSurface: Get value failed"); in ChangeSurface()
135 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "ChangeSurface: Get width failed"); in ChangeSurface()
139 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "ChangeSurface: Get height failed"); in ChangeSurface()
143 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAI in ChangeSurface()
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp58 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "GetXComponentStatus", "napi_create_int32 hasDraw_ error"); in GetXComponentStatus()
64 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "GetXComponentStatus", "napi_create_int32 hasChangeColor_ error"); in GetXComponentStatus()
71 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "GetXComponentStatus", "napi_create_object error"); in GetXComponentStatus()
77 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "GetXComponentStatus", "napi_set_named_property hasDraw error"); in GetXComponentStatus()
82 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "GetXComponentStatus", in GetXComponentStatus()
93 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "NapiDrawPattern: env or info is null"); in NapiDrawPattern()
98 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "NapiDrawPattern: napi_get_cb_info fail"); in NapiDrawPattern()
111 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "XComponent_Native", "OnSurfaceCreatedCB"); in OnSurfaceCreatedCB()
121 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "XComponent_Native", "OnSurfaceCreatedCB id=%{public}s", in OnSurfaceCreatedCB()
128 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAI in OnSurfaceChangedCB()
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkQoS/entry/src/main/cpp/
H A Dmain.cpp64 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "QoS", "get qos level failed."); in SetQoS()
68 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "QoS", "get level qos failed!"); in SetQoS()
76 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "QoS", "bind qos thread failed"); in SetQoS()
91 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "QoS", "reset qos level failed!"); in SetQoS()
102 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "QoS", "querry qos level failed after reset."); in SetQoS()
111 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "QoS", "invalid input."); in AddLoads()
117 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "QoS", "set load thread QoS level failed."); in AddLoads()
125 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "QoS", "bind load thread failed"); in AddLoads()
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/manager/
H A Dplugin_manager.cpp31 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Callback", "~PluginManager"); in ~PluginManager()
46 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "GetContext env or info is null"); in GetContext()
53 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "GetContext napi_get_cb_info failed"); in GetContext()
90 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "Export: env or exports is null"); in Export()
96 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "Export: napi_get_named_property fail"); in Export()
102 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "Export: napi_unwrap fail"); in Export()
110 LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "PluginManager", "Export: OH_NativeXComponent_GetXComponentId fail"); in Export()
/applications/standard/calendardata/calendarmanager/native/src/
H A Ddata_share_helper_manager.cpp35 LOG_ERROR("dataShareHelper null"); in Insert()
44 LOG_ERROR("dataShareHelper null"); in BatchInsert()
54 LOG_ERROR("dataShareHelper null"); in Update()
63 LOG_ERROR("dataShareHelper null"); in Delete()
73 LOG_ERROR("dataShareHelper null"); in Query()
H A Dnative_calendar_manager.cpp64 LOG_ERROR("Insert failed"); in CreateCalendar()
94 LOG_ERROR("query failed %{public}d, %{public}s", error.GetCode(), error.GetMessage().c_str()); in GetCalendar()
114 LOG_ERROR("query failed %{public}d, %{public}s", error.GetCode(), error.GetMessage().c_str()); in GetAllCalendars()
H A Devent_filter.cpp41 LOG_ERROR("DataSharePredicates make failed"); in FilterById()
64 LOG_ERROR("DataSharePredicates make failed"); in FilterByTime()
H A Dnative_util.cpp557 LOG_ERROR("StringToInt conversion fail, str: %{public}s", str.c_str()); in GetUTCTime()
811 LOG_ERROR("Failed GoToFirstRow %{public}d", err); in GetUTCTime()
832 LOG_ERROR("Failed GoToFirstRow %{public}d", err); in GetUTCTime()
862 LOG_ERROR("Failed GoToFirstRow %{public}d", err); in GetUTCTime()
890 LOG_ERROR("color string is empty"); in GetUTCTime()
895 LOG_ERROR("color string not start with #"); in GetUTCTime()
902 LOG_ERROR("color string length is not 7 or 9"); in GetUTCTime()
H A Dnative_calendar.cpp173 LOG_ERROR("event id not exist"); in UpdateEvent()
266 LOG_ERROR("predicates null"); in GetEvents()
286 LOG_ERROR("query failed"); in GetEvents()
/applications/standard/calendardata/calendarmanager/napi/include/
H A Dnapi_queue.h62 LOG_ERROR("test (" #condition ") failed: " message); \
71 LOG_ERROR("test (ctxt->status %{public}d) failed: " message, (ctxt)->status); \
80 LOG_ERROR("test (" #condition ") failed: " message); \
88 LOG_ERROR("test (" #condition ") failed: " message); \
/applications/standard/calendardata/calendarmanager/napi/src/
H A Dcalendar_napi.cpp307 LOG_ERROR("GetConfig napi_get_cb_info failed %{public}d", status); in GetConfig()
313 LOG_ERROR("GetConfig napi_unwrap failed %{public}d", status); in GetConfig()
317 LOG_ERROR("GetConfig reinterpret_cast failed"); in GetConfig()
327 LOG_ERROR("config.color is null"); in GetConfig()
332 LOG_ERROR("SetValue failed %{public}d", status); in GetConfig()
371 LOG_ERROR("GetAccount napi_get_cb_info failed %{public}d", status); in GetAccount()
377 LOG_ERROR("GetAccount napi_unwrap failed %{public}d", status); in GetAccount()
381 LOG_ERROR("GetAccount reinterpret_cast failed"); in GetAccount()
395 LOG_ERROR("SetValue failed %{public}d", status); in GetAccount()
H A Dcalendar_manager_napi.cpp230 LOG_ERROR("Faild to get fileAccessHelper"); in GetCalendarManager()
235 LOG_ERROR("fileAccessHelper is nullptr"); in GetCalendarManager()
259 LOG_ERROR("editEvent No support FA Model"); in EditEvent()
264 LOG_ERROR("editEvent stageContext == nullptr."); in EditEvent()
269 LOG_ERROR("editEvent only support for UIAbility Context."); in EditEvent()
304 LOG_ERROR("editEvent onError.%{public}s", msg.c_str()); in LaunchEditorPage()
H A Dnapi_env.cpp38 LOG_ERROR("No support FA Model; No support get calendarMgr in worker thread"); in GetContext()
43 LOG_ERROR("GetStageModeContext contextRtm == nullptr."); in GetContext()
/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Dget_self_permissions.cpp45 LOG_ERROR("Get Acess Token Id Failed"); in SetAccessTokenPermission()
50 LOG_ERROR("Set Acess Token Id Failed"); in SetAccessTokenPermission()
55 LOG_ERROR("Reload Native Token Info Failed"); in SetAccessTokenPermission()
H A Dtest_main.cpp40 LOG_ERROR("GetSystemAbilityManager get samgr failed."); in CreateDataShareHelper()
45 LOG_ERROR("GetSystemAbility service failed."); in CreateDataShareHelper()
/applications/standard/app_samples/code/BasicFeature/Media/Image/photomodify/src/main/cpp/common/
H A Dlog_common.h24 #define DRAWING_LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, APP_LOG_TAG, __VA_ARGS__))
28 #define H_LOGE(...) ((void)OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_DOMAIN, APP_LOG_TAG, __VA_ARGS__))
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/
H A Dnapi_init.cpp27 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Init", "env or exports is null"); in Init()
40 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Init", "napi_define_properties failed"); in Init()
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/
H A Dnapi_init.cpp27 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Init", "env or exports is null"); in Init()
34 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Init", "napi_define_properties failed"); in Init()
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/
H A Dnapi_init.cpp28 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Init", "env or exports is null"); in Init()
46 OH_LOG_Print(LOG_APP, LOG_ERROR, LOG_PRINT_DOMAIN, "Init", "napi_define_properties failed"); in Init()
/applications/standard/app_samples/code/BasicFeature/Native/NdkRawfile/entry/src/main/cpp/
H A Drawfile_demo.cpp73 OH_LOG_Print(LOG_APP, LOG_ERROR, GLOBAL_RESMGR, TAG, "Failed to create external array buffer"); in CreateJsArrayValue()
79 OH_LOG_Print(LOG_APP, LOG_ERROR, GLOBAL_RESMGR, TAG, "Failed to create media typed array"); in CreateJsArrayValue()
/applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/
H A Dlogging.h25 #define LOG_E(...) OH_LOG_Print(LOG_APP, LOG_ERROR, 0xFF00, EFFECT_LOG_TAG, __VA_ARGS__)

Completed in 12 milliseconds

12