Searched refs:destroyObjects (Results 1 – 3 of 3) sorted by relevance
98 inline auto destroyObjects(std::vector<const char*>&& paths, in destroyObjects() function106 m.destroyObjects({p}); in destroyObjects()
86 void destroyObjects(const std::vector<const char*>& paths);
295 void Manager::destroyObjects(const std::vector<const char*>& paths) in destroyObjects() function in phosphor::inventory::manager::Manager