Searched refs:all_objects (Results 1 – 2 of 2) sorted by relevance
656 all_objects = self._graph_view.list_objects()660 c.initializer for c in all_objects
1605 std::vector<string> all_objects; in DeleteRecursively() local1608 dirname, UINT64_MAX, &all_objects, true /* recursively */, in DeleteRecursively()1610 for (const string& object : all_objects) { in DeleteRecursively()