Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dnanoapp_loader.h192 bool fixRelocations();
/system/chre/platform/shared/
Dnanoapp_loader.cc289 } else if (!fixRelocations()) { in open()
789 bool NanoappLoader::fixRelocations() { in fixRelocations() function in chre::NanoappLoader