Home
last modified time | relevance | path

Searched defs:ChooseRelocationOffsetDelta (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/cmds/installd/
H A Dotapreopt.cpp532 static int32_t ChooseRelocationOffsetDelta(int32_t min_delta, int32_t max_delta) { in ChooseRelocationOffsetDelta() function in android::installd::OTAPreoptService
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc97 static int32_t ChooseRelocationOffsetDelta(int32_t min_delta, int32_t max_delta) { in ChooseRelocationOffsetDelta() function
114 static int32_t ChooseRelocationOffsetDelta() { in ChooseRelocationOffsetDelta() function