OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eOsHeapAlloc
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/lib/libc/
new.cpp
27
return
eOsHeapAlloc
(sz);
32
return
eOsHeapAlloc
(sz);
/device/google/contexthub/firmware/app/test0.app/
test_app0.c
60
extMsg =
eOsHeapAlloc
(sizeof(*extMsg));
/device/google/contexthub/firmware/os/inc/
syscallDo.h
185
static inline void*
eOsHeapAlloc
(uint32_t sz)
Completed in 109 milliseconds