Home
last modified time | relevance | path

Searched refs:PLATFORM_DUMPER_CHAR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/fwk/
H A Dplatform_dumper.h32 PLATFORM_DUMPER_CHAR, enumerator
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_dumper_test.c76 {"arrayDumperTestchar", PLATFORM_DUMPER_CHAR, &g_charTest }
222 ret = PlatformDumperTestAdd("dumperTestChar", PLATFORM_DUMPER_CHAR, &g_charTest); in PlatformDumperTestAddChar()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_dumper.c219 {PLATFORM_DUMPER_CHAR, "char %-32s\t %c\r\n", DumperPrintCharInfo },