Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dserver.h59 string GetDaemonMapList(uint8_t opType);
Dserver.cpp256 string HdcServer::GetDaemonMapList(uint8_t opType) in GetDaemonMapList() function in Hdc::HdcServer
319 sRet = GetDaemonMapList(opType); in AdminDaemonMap()
/developtools/hdc/hdc_rust/src/cffi/host/
Dhost_usb.cpp569 string HostUsb::GetDaemonMapList(uint8_t opType) in OpenDeviceMyNeed() function in Hdc::HostUsb
617 sRet = GetDaemonMapList(opType); in OpenDeviceMyNeed()
621 sRet = GetDaemonMapList(opType); in OpenDeviceMyNeed()
Dhost_usb.h151 string GetDaemonMapList(uint8_t opType);