Lines Matching defs:const
26 void RemoveHilogModifiers(const char *fmt, char *modifiedFmt)
42 int32_t HiLogPrintDictNew(const LogType type, const LogLevel level, const unsigned int domain, const char *tag,
43 const unsigned int uuid, const unsigned int fmtOffset, const char *fmt, ...)
45 int32_t HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...)
74 ExceptionBranchChecker::ExceptionBranchChecker(const std::string &branch)
85 void ExceptionBranchChecker::WriteLog(const std::string& log)
92 bool ExceptionBranchChecker::GetResult() const