Searched refs:locationCodeInterface (Results 1 – 3 of 3) sorted by relevance
149 locationCodeInterface = objectServer.add_interface( in EStoraged()151 locationCodeInterface->register_property("LocationCode", locationCode); in EStoraged()152 locationCodeInterface->initialize(); in EStoraged()185 if (locationCodeInterface != nullptr) in ~EStoraged()187 objectServer.remove_interface(locationCodeInterface); in ~EStoraged()
241 std::shared_ptr<sdbusplus::asio::dbus_interface> locationCodeInterface; member in estoraged::EStoraged
600 const std::string locationCodeInterface = in handleChassisGetSubTree() local658 else if (interface == locationCodeInterface) in handleChassisGetSubTree()