Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/ISaneBackends/include/
Dsane_device.h37 std::string model_; variable
/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dscanner_info.cpp77 void ScanDeviceInfoTCP::SetModel(const std::string& model_) in SetModel()