Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/scan_service/include/
H A Dscan_system_data.h48 static std::map<std::string, std::string> usbSnToPortMap_; variable
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_system_data.cpp34 std::map<std::string, std::string> ScanSystemData::usbSnToPortMap_; member in OHOS::Scan::ScanSystemData