Searched refs:all_objects (Results 1 – 5 of 5) sorted by relevance
46 all_objects = gc.get_objects()48 for obj in all_objects:
782 bool all_objects, in search_policy() argument853 if (!all_objects && context->fsearch.path_idx == 0) { in search_policy()887 if (all_objects) { in search_policy()
860 all_objects = self._graph_view.list_objects()864 c.initializer for c in all_objects
2032 std::vector<string> all_objects; in DeleteRecursively() local2035 dirname, UINT64_MAX, &all_objects, true /* recursively */, in DeleteRecursively()2037 for (const string& object : all_objects) { in DeleteRecursively()
1909 bool all_objects,