Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/include/
H A Ddevhost_dump.h26 void DevHostDumpInit(void);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_dump.c41 void DevHostDumpInit(void) in DevHostDumpInit() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevhost_test.cpp492 DevHostDumpInit();
524 DevHostDumpInit();
565 DevHostDumpInit();
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/
H A Ddevhost.c180 DevHostDumpInit(); in main()