Lines Matching refs:LABEL
42 constexpr HiLogLabel LABEL = { LOG_CORE, 0xD002D0A, "HiDebug_NAPI" }; variable
77 HiLog::Error(LABEL, "file create failed, errno = %{public}d", errno); in CreateFile()
117 HiLog::Error(LABEL, "invalid number = %{public}d of params.", ONE_VALUE_LIMIT); in GetDumpParam()
124 HiLog::Error(LABEL, "params type error."); in GetDumpParam()
128 HiLog::Error(LABEL, "Get input serviceId failed."); in GetDumpParam()
132 HiLog::Error(LABEL, "Get input fd failed."); in GetDumpParam()
137 HiLog::Error(LABEL, "Get input args failed."); in GetDumpParam()
143 HiLog::Error(LABEL, "get_element -> Get input args failed."); in GetDumpParam()
150 HiLog::Error(LABEL, "get_value -> Get input args failed."); in GetDumpParam()
167 HiLog::Error(LABEL, "invalid number = %{public}d of params.", ONE_VALUE_LIMIT); in GetFileNameParam()
171 HiLog::Error(LABEL, "Type error, should be string type!"); in GetFileNameParam()
177 HiLog::Error(LABEL, "Get input filename param length failed."); in GetFileNameParam()
182 HiLog::Error(LABEL, "input filename param length is illegal."); in GetFileNameParam()
199 HiLog::Error(LABEL, "invalid number = %{public}d of params.", ONE_VALUE_LIMIT); in GetFileNameParamThrowErrorVersion()
203 HiLog::Error(LABEL, "Type error, should be string type!"); in GetFileNameParamThrowErrorVersion()
209 HiLog::Error(LABEL, "Get input filename param length failed."); in GetFileNameParamThrowErrorVersion()
214 HiLog::Error(LABEL, "input filename param length is illegal."); in GetFileNameParamThrowErrorVersion()
271 HiLog::Info(LABEL, "filename: %{public}s.", fileName.c_str()); in StartJsCpuProfiling()
339 HiLog::Error(LABEL, "filename: %{public}s.", fileName.c_str()); in DumpJsHeapData()
459 HiLog::Error(LABEL, "no this system ability."); in GetServiceDump()
465 HiLog::Info(LABEL, "Dump result: %{public}d", dumpResult); in GetServiceDump()