Home
last modified time | relevance | path

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

/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()
/developtools/hdc/src/host/
Dserver.cpp272 string HdcServer::GetDaemonMapList(uint8_t opType) in GetDaemonMapList()
331 string HdcServer::AdminDaemonMap(uint8_t opType, const string &connectKey, HDaemonInfo &hDaemonInfo… in AdminDaemonMap()
831 string HdcServer::AdminForwardMap(uint8_t opType, const string &taskString, HForwardInfo &hForwardI… in AdminForwardMap()