Home
last modified time | relevance | path

Searched refs:VKHILOGE (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-loader/openharmony/bundle_mgr_helper/
H A Dvk_bundle_mgr_helper.cpp32 VKHILOGE("debug_hap_name is NULL!"); in InitBundleInfo()
38 VKHILOGE("vkBundleMgrHelper is null!"); in InitBundleInfo()
48 VKHILOGE("this hap is %{public}s, the debug hap is %{public}s", in InitBundleInfo()
52 VKHILOGE("Call GetBundleInfoForSelf func failed!"); in InitBundleInfo()
66 VKHILOGE("malloc libPath fail"); in GetDebugLayerLibPath()
70 VKHILOGE("memcpy_s libPath fail, fullPath: %{public}s", fullPath); in GetDebugLayerLibPath()
96 VKHILOGE("Failed to get system ability manager."); in Connect()
102 VKHILOGE("Failed to get bundle mgr service remote object"); in Connect()
109 VKHILOGE("Bundle helper instance is nullptr"); in Connect()
116 VKHILOGE("Faile in Connect()
[all...]
/third_party/vulkan-loader/openharmony/
H A Dloader_hilog.h27 #define VKHILOGE(fmt, ...) HILOG_ERROR(LOG_CORE, fmt, ##__VA_ARGS__) macro
32 VKHILOGE("%{public}s", log_msg); in OpenHarmonyLog()

Completed in 1 milliseconds