Home
last modified time | relevance | path

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

/system/chre/platform/tinysys/
Dauthentication.cc248 const uint32_t expectedAppBinaryLength = in authenticateBinary() local
256 } else if (expectedAppBinaryLength != appBinaryLen) { in authenticateBinary()
258 expectedAppBinaryLength); in authenticateBinary()