Home
last modified time | relevance | path

Searched defs:IsWarning (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/image_io/includes/image_io/base/
H A Dmessage.h78 bool IsWarning() const { return type_ == Message::kWarning; } in IsWarning() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/
H A Dmessage.h78 bool IsWarning() const { return type_ == Message::kWarning; } in IsWarning() function