Home
last modified time | relevance | path

Searched defs:opType (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/host/
Dserver.cpp256 string HdcServer::GetDaemonMapList(uint8_t opType) in GetDaemonMapList()
299 string HdcServer::AdminDaemonMap(uint8_t opType, const string &connectKey, HDaemonInfo &hDaemonInfo… in AdminDaemonMap()
637 string HdcServer::AdminForwardMap(uint8_t opType, const string &taskString, HForwardInfo &hForwardI… in AdminForwardMap()
/developtools/hdc/hdc_rust/src/cffi/host/
Dhost_usb.cpp569 string HostUsb::GetDaemonMapList(uint8_t opType) in OpenDeviceMyNeed()
599 string HostUsb::AdminDaemonMap(uint8_t opType, const string &connectKey, HDaemonInfo &hDaemonInfoIn… in OpenDeviceMyNeed()