Searched defs:LogError (Results 1 – 3 of 3) sorted by relevance
273 void LogError(const char *funcName, int fileLine, const std::string &message) in LogError() function278 … void LogError(const char *funcName, int fileLine, const Token &token, const std::string &message) in LogError() function
85 jerry_value_t ConsoleModule::LogError(const jerry_value_t func, in LogError() function in OHOS::ACELite::ConsoleModule
756 void Parser::LogError(Token token, const String& message) in LogError() function in OHOS::Idl::Parser