Searched defs:jsonPointerPath (Results 1 – 2 of 2) sorted by relevance
/openbmc/entity-manager/src/entity_manager/ |
H A D | dbus_interface.cpp | 71 const std::string& jsonPointerPath, in createDeleteObjectMethod() 204 nlohmann::json& systemConfiguration, const std::string& jsonPointerPath, in populateInterfaceFromJson() 243 const std::string& jsonPointerPath, const std::string& path, in createAddObjectMethod()
|
H A D | entity_manager.cpp | 114 std::string jsonPointerPath = "/" + boardId; in postBoardToDBus() local 190 const std::string& boardNameOrig, std::string jsonPointerPath, in postExposesRecordsToDBus() argument 282 postConfigurationRecord(const std::string & name,nlohmann::json & config,const std::string & boardNameOrig,const std::string & itemType,const std::string & jsonPointerPath,const std::string & ifacePath) postConfigurationRecord() argument [all...] |