HomeSort by relevance Sort by last modified time
    Searched refs:StaticNanoappInitFunction (Results 1 - 3 of 3) sorted by null

  /system/chre/core/include/chre/core/
static_nanoapps.h 26 typedef UniquePtr<Nanoapp> (*StaticNanoappInitFunction)();
29 extern const StaticNanoappInitFunction kStaticNanoappList[];
  /system/chre/variant/simulator/
static_nanoapps.cc 24 const StaticNanoappInitFunction kStaticNanoappList[] = {
  /system/chre/core/
static_nanoapps.cc 32 const StaticNanoappInitFunction kStaticNanoappList[] = {};

Completed in 764 milliseconds