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

  /art/runtime/gc/space/
image_space.h 85 return image_location_;
155 const std::string image_location_; member in class:art::gc::space::ImageSpace
image_space.cc 46 image_location_(image_location) {
  /art/runtime/
runtime.h 141 return image_location_;
535 std::string image_location_; member in class:art::Runtime
runtime.cc 691 image_location_ = options->image_;
    [all...]

Completed in 273 milliseconds