Home
last modified time | relevance | path

Searched refs:isDateTimeKey (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/src/
H A Dfilter_expr_executor.cpp78 static bool isDateTimeKey(std::string_view key) in isDateTimeKey() function
139 if (DateTimeString::isDateTimeKey(x)) in operator ()()