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