Searched refs:interfacesArray (Results 1 – 1 of 1) sorted by relevance
2220 nlohmann::json& interfacesArray = in handleBusSystemPost() local2222 interfacesArray = nlohmann::json::array(); in handleBusSystemPost()2233 interfacesArray.emplace_back(std::move(interfaceObj)); in handleBusSystemPost()