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.h214 bool verifyProgramHeaders();
/system/chre/platform/shared/
Dnanoapp_loader.cc428 bool NanoappLoader::verifyProgramHeaders() { in verifyProgramHeaders() function in chre::NanoappLoader
554 success = verifyProgramHeaders(); in copyAndVerifyHeaders()