Home
last modified time | relevance | path

Searched refs:HIDEBUG_LOGE (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/
Dhidebug_base.c33 #define HIDEBUG_LOGE(...) INIT_LOGE(__VA_ARGS__) macro
47 #define HIDEBUG_LOGE(...) HILOG_ERROR(LOG_CORE, __VA_ARGS__) macro
70 HIDEBUG_LOGE("Parameters is Full."); in ParseKeyValue()
75 HIDEBUG_LOGE("params is illegal."); in ParseKeyValue()
80 HIDEBUG_LOGE("strncpy_s copy key strings failed."); in ParseKeyValue()
85 HIDEBUG_LOGE("strncpy_s copy value strings failed."); in ParseKeyValue()
195 HIDEBUG_LOGE("malloc hook parse startup value failed"); in MatchMallocHookStartupProp()
225 HIDEBUG_LOGE("input service name is null."); in InitEnvironmentParam()
230 HIDEBUG_LOGE("input service name is illegal."); in InitEnvironmentParam()
241 HIDEBUG_LOGE("strcat_s query name failed."); in InitEnvironmentParam()
[all …]