Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dentity_manager.cpp256 const std::string& jsonPointerPath, in createDeleteObjectMethod()
292 nlohmann::json& systemConfiguration, const std::string& jsonPointerPath, in populateInterfaceFromJson()
456 const std::string& jsonPointerPath, const std::string& path, in createAddObjectMethod()
594 std::string jsonPointerPath = "/" + boardId; in postToDbus() local