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.hpp572 ExpandType eType, nlohmann::json& jsonResponse, in findNavigationReferencesRecursive()
600 ExpandType eType, nlohmann::json::array_t& array, in findNavigationReferencesInArrayRecursive()
617 ExpandType eType, nlohmann::json::object_t& obj, in findNavigationReferencesInObjectRecursive()
702 findNavigationReferences(ExpandType eType, int depth, int skipDepth, in findNavigationReferences()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_json.cpp261 PyObject *pName, *pModule, *eType, *eValue, *eTraceback, *pKey; in getPythonJSON() local
H A Dsrc.cpp129 PyObject *pName, *pModule, *eType, *eValue, *eTraceback; in getPythonJSON() local