Home
last modified time | relevance | path

Searched refs:fixRelocations (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dnanoapp_loader.h192 bool fixRelocations();
/aosp12/system/chre/platform/shared/
H A Dnanoapp_loader.cc291 } else if (!fixRelocations()) { in open()
791 bool NanoappLoader::fixRelocations() { in fixRelocations() function in chre::NanoappLoader