Home
last modified time | relevance | path

Searched refs:AllocateAllMem (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.h298 virtual int64 AllocateAllMem(); // Returns length.
H A Dos.cc496 int64 OsLayer::AllocateAllMem() { in AllocateAllMem() function in OsLayer