Searched refs:PlatformDumperCreate (Results 1 – 4 of 4) sorted by relevance
10 struct PlatformDumper *PlatformDumperCreate(const char *name) in PlatformDumperCreate() function
243 struct PlatformDumper *PlatformDumperCreate(const char *name) in PlatformDumperCreate() function
56 struct PlatformDumper *PlatformDumperCreate(const char *name);
497 g_dumperTest = PlatformDumperCreate(g_dumperTestName); in PlatformDumperTestExecute()