Searched refs:ChooseRelocationOffsetDelta (Results 1 – 1 of 1) sorted by relevance
448 int32_t base_offset = ChooseRelocationOffsetDelta(art::GetImageMinBaseAddressDelta(), in Dex2oatBootImage()621 static int32_t ChooseRelocationOffsetDelta(int32_t min_delta, int32_t max_delta) { in ChooseRelocationOffsetDelta() function in android::installd::OTAPreoptService