Searched defs:Log (Results 1 – 8 of 8) sorted by relevance
27 std::vector<Error> const &Log() const in Log() function
230 void Helpers::Log(Elements &&...elems) in Log() function
29 class Log: class
80 void OptimizationPattern::Log(uint32 bbID) in Log() function in maplebe::OptimizationPattern260 void OptimizeLogger::Log(const std::string &patternName) in Log() function in maplebe::OptimizeLogger
143 void Logger::Log(Level level, Component component, const std::string &str) in Log() function in ark::Logger
146 void Logger::Log(Level level, Component component, const std::string &str) in Log() function in panda::Logger
424 JSTaggedValue BuiltinsMath::Log(EcmaRuntimeCallInfo *argv) in Log() function in panda::ecmascript::builtins::BuiltinsMath
2312 HWTEST_F_L0(BuiltinsMathTest, Log) in HWTEST_F_L0() argument