Searched defs:paraTable (Results 1 – 2 of 2) sorted by relevance
133 int32_t scannerParaCount, ScanParaTable ¶Table) in GetScannerParameter()158 ScanParaTable& paraTable, const int32_t& buffLength) in SetRangeStrInParaTable()218 bool ScanContext::SetParaTable(ScanOptionDescriptor& desc, ScanParaTable& paraTable, int32_t& buffL… in SetParaTable()241 auto* paraTable = GetScanParaTable(deviceId); in GetOptionValueFromTable() local371 int32_t &optionCount, ScanParaTable ¶Table) in MemSetScannerOptions()407 Scan_ScannerOptions* ScanContext::ConvertToScannerOptions(ScanParaTable ¶Table) in ConvertToScannerOptions()
150 std::unique_ptr<ScanParaTable> paraTable = std::make_unique<ScanParaTable>(); in OH_Scan_GetScannerParameter() local