Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_chre/
H A Dstatic_nanoapps.cc32 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList); variable
/aosp_15_r20/system/chre/variant/android/
H A Dstatic_nanoapps.cc39 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList); variable
/aosp_15_r20/system/chre/variant/exynos-embos/
H A Dstatic_nanoapps.cc39 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList); variable
/aosp_15_r20/system/chre/variant/tinysys/
H A Dstatic_nanoapps.cc40 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList); variable
/aosp_15_r20/system/chre/variant/simulator/
H A Dstatic_nanoapps.cc42 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList); variable
/aosp_15_r20/system/chre/core/
H A Dstatic_nanoapps.cc56 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList); variable