Home
last modified time | relevance | path

Searched refs:osApiExport (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DosApi.h127 void osApiExport(struct SlabAllocator *mainSlubAllocator);
/device/google/contexthub/firmware/os/core/
DosApi.c480 void osApiExport(struct SlabAllocator *mainSlubAllocator) in osApiExport() function
Dseos.c1067 osApiExport(mMiscInternalThingsSlab); in osMainInit()