Home
last modified time | relevance | path

Searched defs:eType (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp564 ExpandType eType, nlohmann::json& jsonResponse, in findNavigationReferencesRecursive()
592 ExpandType eType, nlohmann::json::array_t& array, in findNavigationReferencesInArrayRecursive()
609 ExpandType eType, nlohmann::json::object_t& obj, in findNavigationReferencesInObjectRecursive()
694 ExpandType eType, int depth, int skipDepth, nlohmann::json& jsonResponse) in findNavigationReferences()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_json.cpp260 PyObject *pName, *pModule, *eType, *eValue, *eTraceback, *pKey; in getPythonJSON() local
H A Dsrc.cpp129 PyObject *pName, *pModule, *eType, *eValue, *eTraceback; in getPythonJSON() local