Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dnanoapp_loader.h281 bool verifyProgramHeaders();
/system/chre/platform/shared/
Dnanoapp_loader.cc479 bool NanoappLoader::verifyProgramHeaders() { in verifyProgramHeaders() function in chre::NanoappLoader
548 if (!verifyProgramHeaders()) { in copyAndVerifyHeaders()