Searched refs:trgtMap (Results 1 – 1 of 1) sorted by relevance
285 auto trgtMap = nlohmann::json::parse(file); in getTargetAcrossBus() local287 std::string peerPath = trgtMap.at(rxPath).get<std::string>(); in getTargetAcrossBus()