Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLSharedGroup.h72 GLint appBase; member
/device/google/contexthub/firmware/os/core/
Dbl.c673 void blMain(uint32_t appBase) in blMain()
/device/google/contexthub/firmware/os/platform/stm32/
Dbl.c485 uint32_t appBase = ((uint32_t)&__code_start) & ~1; in __blEntry() local