Searched refs:afterSubtree (Results 1 – 1 of 1) sorted by relevance
218 inline void afterSubtree(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterSubtree() 278 std::bind_front(afterSubtree, asyncResp, storageId)); in handleStorageGet() 217 inline void afterSubtree(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, afterSubtree() function