Searched defs:warningMessage (Results 1 – 9 of 9) sorted by relevance
100 …const std::string warningMessage{"Resize was not performed because resized frame references the so… in ResizeFrame() local114 const std::string warningMessage in PadFrame() local
77 … const std::string warningMessage{"GetConnectedConstantAsInputTensors() called on Layer with no " in GetConnectedConstantAsInputTensors() local
52 static final String warningMessage = field in GenerateComparison
79 inline void DefaultLogWarning(PlatformMethods *platform, const char *warningMessage) {} in DefaultLogWarning()
67 [[maybe_unused]] void LogWarning(angle::PlatformMethods *platform, const char *warningMessage) in LogWarning()
70 void TestPlatform_logWarning(PlatformMethods *platform, const char *warningMessage) in TestPlatform_logWarning()
639 void Display_logWarning(angle::PlatformMethods *platform, const char *warningMessage) in Display_logWarning()
591 "warningMessage": { object
744 void ReportWarning(const std::string& warningMessage, in ReportWarning()