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.cpp89 static bool isDateTimeKey(std::string_view key) in isDateTimeKey() function
150 if (DateTimeString::isDateTimeKey(x)) in operator ()()