HomeSort by relevance Sort by last modified time
    Searched defs:PMemDumpLogFile (Results 1 - 2 of 2) sorted by null

  /external/srec/portable/include/
pmemory.h 75 #define PMemDumpLogFile() ESR_NOT_SUPPORTED
266 * deallocations. On shutdown, pmemDumpLogFile() will be invoked.
279 PORTABLE_API ESR_ReturnCode PMemDumpLogFile(void);
  /external/srec/portable/src/
pmemory.c 339 ESR_ReturnCode PMemDumpLogFile(void)
355 pfprintf(PSTDERR, L("%s: PMemDumpLogFile() at %s:%d"), ESR_rc2str(rc), __FILE__, __LINE__);
363 pfprintf(PSTDERR, L("%s: PMemDumpLogFile() at %s:%d"), ESR_rc2str(rc), __FILE__, __LINE__);

Completed in 2746 milliseconds