Home
last modified time | relevance | path

Searched refs:HdfListAllDevice (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/interfaces/inner_api/core/
H A Dhdf_io_service.h57 int32_t HdfListAllDevice(struct HdfSBuf *reply);
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/syscall_fuzzer/syscall_fuzzer/
H A Dsyscall_fuzzer.cpp27 HdfListAllDevice(reply); in SyscallFuzzTest()
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_devmgr_adapter.c104 int32_t HdfListAllDevice(struct HdfSBuf *reply) in HdfListAllDevice() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_dump.c405 int32_t ret = HdfListAllDevice(data); in DevMgrQueryKernelDevice()
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dbg/
H A Dhdf_dbg.cpp443 int32_t ret = HdfListAllDevice(data); in GetAllDeviceKernelSpace()