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

  /external/srec/portable/src/
pmemory_ext.h 41 void PortMemSetPoolSize(size_t sizeInBytes);
pmemory_ext.c 208 /* PortMemSetPoolSize() : set size of portable memory pool on PSOS.
211 void PortMemSetPoolSize(size_t sizeInBytes)
pmemory.c 262 PortMemSetPoolSize(gMemPoolSize);

Completed in 2166 milliseconds