Searched refs:PlatformDumperSetMethod (Results 1 – 4 of 4) sorted by relevance
42 int32_t PlatformDumperSetMethod(struct PlatformDumper *dumper, struct PlatformDumperMethod *ops) in PlatformDumperSetMethod() function
407 int32_t PlatformDumperSetMethod(struct PlatformDumper *dumper, struct PlatformDumperMethod *ops) in PlatformDumperSetMethod() function
61 int32_t PlatformDumperSetMethod(struct PlatformDumper *dumper, struct PlatformDumperMethod *ops);
321 ret = PlatformDumperSetMethod(g_dumperTest, &g_ops); in PlatformDumperTestSetOps()