HomeSort by relevance Sort by last modified time
    Searched defs:kStaticNanoappList (Results 1 - 2 of 2) sorted by null

  /system/chre/platform/linux/
static_nanoapps.cc 27 UniquePtr<Nanoapp> *const kStaticNanoappList[] = {
40 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList);
  /system/chre/platform/slpi/
static_nanoapps.cc 29 UniquePtr<Nanoapp> *const kStaticNanoappList[] = {
42 const size_t kStaticNanoappCount = ARRAY_SIZE(kStaticNanoappList);

Completed in 78 milliseconds