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

  /device/google/contexthub/firmware/os/inc/
toolchain.h 70 #define SET_EXTERNAL_APP_ATTRIBUTES(x, y, z)
113 #define SET_EXTERNAL_APP_ATTRIBUTES(x, y, z) __attribute__((x, y, z))
seos.h 303 const struct AppFuncs SET_EXTERNAL_APP_ATTRIBUTES(used, section (".app_init"), \
  /device/google/contexthub/firmware/app/chre/common/
chre_app.c 288 const struct AppFuncs SET_EXTERNAL_APP_ATTRIBUTES(used, section (".app_init"),visibility("default")) _mAppFuncs = {

Completed in 372 milliseconds