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

  /art/runtime/gc/space/
space.h 69 enum SpaceType {
77 std::ostream& operator<<(std::ostream& os, const SpaceType& space_type);
99 virtual SpaceType GetType() const = 0;
109 SpaceType type = GetType();
zygote_space.h 40 SpaceType GetType() const OVERRIDE {
image_space.h 35 SpaceType GetType() const {
bump_pointer_space.h 42 SpaceType GetType() const OVERRIDE {
malloc_space.h 41 SpaceType GetType() const {
large_object_space.h 44 SpaceType GetType() const OVERRIDE {
region_space.h 39 SpaceType GetType() const OVERRIDE {
  /art/runtime/gc/collector/
immune_spaces_test.cc 173 space::SpaceType GetType() const OVERRIDE {
  /external/v8/src/heap/
spaces.h     [all...]
spaces.cc     [all...]

Completed in 385 milliseconds