• Home
  • Raw
  • Download

Lines Matching refs:LABEL

42 constexpr HiLogLabel LABEL = { LOG_CORE, 0xD002D0A, "HiDebug_NAPI" };  variable
75 HiLog::Error(LABEL, "file create failed, errno = %{public}d", errno); in CreateFile()
115 HiLog::Error(LABEL, "invalid number = %{public}d of params.", ONE_VALUE_LIMIT); in GetDumpParam()
122 HiLog::Error(LABEL, "params type error."); in GetDumpParam()
126 HiLog::Error(LABEL, "Get input serviceId failed."); in GetDumpParam()
130 HiLog::Error(LABEL, "Get input fd failed."); in GetDumpParam()
135 HiLog::Error(LABEL, "Get input args failed."); in GetDumpParam()
141 HiLog::Error(LABEL, "get_element -> Get input args failed."); in GetDumpParam()
148 HiLog::Error(LABEL, "get_value -> Get input args failed."); in GetDumpParam()
165 HiLog::Error(LABEL, "invalid number = %{public}d of params.", ONE_VALUE_LIMIT); in GetFileNameParam()
169 HiLog::Error(LABEL, "Type error, should be string type!"); in GetFileNameParam()
175 HiLog::Error(LABEL, "Get input filename param length failed."); in GetFileNameParam()
180 HiLog::Error(LABEL, "input filename param length is illegal."); in GetFileNameParam()
197 HiLog::Error(LABEL, "invalid number = %{public}d of params.", ONE_VALUE_LIMIT); in GetFileNameParamThrowErrorVersion()
201 HiLog::Error(LABEL, "Type error, should be string type!"); in GetFileNameParamThrowErrorVersion()
207 HiLog::Error(LABEL, "Get input filename param length failed."); in GetFileNameParamThrowErrorVersion()
212 HiLog::Error(LABEL, "input filename param length is illegal."); in GetFileNameParamThrowErrorVersion()
268 HiLog::Info(LABEL, "filename: %{public}s.", fileName.c_str()); in StartJsCpuProfiling()
334 HiLog::Error(LABEL, "filename: %{public}s.", fileName.c_str()); in DumpJsHeapData()
453 HiLog::Error(LABEL, "no this system ability."); in GetServiceDump()
459 HiLog::Info(LABEL, "Dump result: %{public}d", dumpResult); in GetServiceDump()