HomeSort by relevance Sort by last modified time
    Searched refs:PMemDumpLogFile (Results 1 - 4 of 4) 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/UNIX/
PFileSystemUNIXImpl.c 103 PMemDumpLogFile();
  /external/srec/tools/test_g2g/
test_g2g.c 181 PMemDumpLogFile();
  /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 906 milliseconds