Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/
Dgeneric_context_hub.h147 static constexpr size_t kLoadFragmentSizeBytes = 30 * 1024; variable
Dgeneric_context_hub.cc239 appBinary.customBinary, kLoadFragmentSizeBytes); in loadNanoApp()