Searched refs:image_location_ (Results 1 – 3 of 3) sorted by relevance
97 return image_location_; in GetImageLocation()211 const std::string image_location_; variable
194 return image_location_; in GetImageLocation()957 std::string image_location_; variable
3407 image_location_ = raw_option + strlen("--image="); in ParseCustom()3454 boot_image_location_ = image_location_; in ParseChecks()3464 if (image_location_ == nullptr && oat_filename_ == nullptr) { in ParseChecks()3467 } else if (image_location_ != nullptr && oat_filename_ != nullptr) { in ParseChecks()3560 const char* image_location_ = nullptr; member3601 args_->image_location_ != nullptr || in NeedsRuntime()