Home
last modified time | relevance | path

Searched defs:kStaticNanoappCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/variant/android/
H A Dstatic_nanoapps.cc39 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList); variable
/aosp12/system/chre/variant/simulator/
H A Dstatic_nanoapps.cc41 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList); variable
/aosp12/system/chre/core/
H A Dstatic_nanoapps.cc56 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList); variable