Lines Matching defs:entriesPath
216 std::string entriesPath;
220 entriesPath =
226 entriesPath =
232 entriesPath =
243 return entriesPath;
250 std::string entriesPath = getDumpEntriesPath(dumpType);
251 if (entriesPath.empty())
260 [asyncResp, entriesPath,
271 std::string odataIdStr = entriesPath;
326 thisEntry["@odata.id"] = entriesPath + entryID;
343 entriesPath + entryID + "/attachment";
351 entriesPath + entryID + "/attachment";
366 std::string entriesPath = getDumpEntriesPath(dumpType);
367 if (entriesPath.empty())
377 entriesPath](const boost::system::error_code& ec,
421 asyncResp->res.jsonValue["@odata.id"] = entriesPath + entryID;
438 entriesPath + entryID + "/attachment";
447 entriesPath + entryID + "/attachment";