Searched refs:ChooseRelocationOffsetDelta (Results 1 – 1 of 1) sorted by relevance
438 int32_t base_offset = ChooseRelocationOffsetDelta(ART_BASE_ADDRESS_MIN_DELTA, in PatchoatBootImage()463 int32_t base_offset = ChooseRelocationOffsetDelta(ART_BASE_ADDRESS_MIN_DELTA, in Dex2oatBootImage()691 static int32_t ChooseRelocationOffsetDelta(int32_t min_delta, int32_t max_delta) { in ChooseRelocationOffsetDelta() function in android::installd::OTAPreoptService