HomeSort by relevance Sort by last modified time
    Searched refs:SpaceType (Results 1 - 6 of 6) sorted by null

  /art/runtime/gc/space/
space.h 69 enum SpaceType {
76 std::ostream& operator<<(std::ostream& os, const SpaceType& space_type);
98 virtual SpaceType GetType() const = 0;
108 SpaceType type = GetType();
zygote_space.h 40 SpaceType GetType() const OVERRIDE {
image_space.h 34 SpaceType GetType() const {
bump_pointer_space.h 38 SpaceType GetType() const OVERRIDE {
malloc_space.h 52 SpaceType GetType() const {
large_object_space.h 37 SpaceType GetType() const OVERRIDE {

Completed in 976 milliseconds