Searched refs:odataIdStr (Results 1 – 1 of 1) sorted by relevance
381 std::string odataIdStr = entriesPath; in getDumpEntryCollection() 382 if (!odataIdStr.empty()) in getDumpEntryCollection() 384 odataIdStr.pop_back(); in getDumpEntryCollection() 389 asyncResp->res.jsonValue["@odata.id"] = std::move(odataIdStr); in getDumpEntryCollection() 359 std::string odataIdStr = entriesPath; getDumpEntryCollection() local