Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/interfaces/inner_api/core/
H A Dhdf_io_service.h56 int32_t HdfListAllService(struct HdfSBuf *reply);
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/syscall_fuzzer/syscall_fuzzer/
H A Dsyscall_fuzzer.cpp28 HdfListAllService(reply); in SyscallFuzzTest()
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_devmgr_adapter.c83 int32_t HdfListAllService(struct HdfSBuf *reply) in HdfListAllService() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_dump.c437 int32_t ret = HdfListAllService(data); in DevMgrQueryKernelService()
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dbg/
H A Dhdf_dbg.cpp411 int32_t ret = HdfListAllService(data); in GetAllServiceKernelSpace()