Home
last modified time | relevance | path

Searched refs:PlatformDumperMethod (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/fwk/
H A Dplatform_dumper.h41 struct PlatformDumperMethod { struct
61 int32_t PlatformDumperSetMethod(struct PlatformDumper *dumper, struct PlatformDumperMethod *ops); argument
/ohos5.0/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_dumper_unopen.c42 int32_t PlatformDumperSetMethod(struct PlatformDumper *dumper, struct PlatformDumperMethod *ops) in PlatformDumperSetMethod()
H A Dplatform_dumper.c26 struct PlatformDumperMethod *ops;
407 int32_t PlatformDumperSetMethod(struct PlatformDumper *dumper, struct PlatformDumperMethod *ops) in PlatformDumperSetMethod()
419 static void PlatformGetDumperOpsInfo(const struct PlatformDumperMethod *ops) in PlatformGetDumperOpsInfo()
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_dumper_test.c313 struct PlatformDumperMethod g_ops;