Searched refs:GetOptionCap (Results 1 – 4 of 4) sorted by relevance
52 [[nodiscard]] int32_t GetOptionCap() const;
148 int32_t ScanOptionDescriptor::GetOptionCap() const in GetOptionCap() function in OHOS::Scan::ScanOptionDescriptor
46 NapiScanUtils::SetInt32Property(env, jsObj, PARAM_OPTION_CAP, desc.GetOptionCap()); in MakeJsObject()
93 optionCap = scanOptDes.GetOptionCap(); in TestSetOptionCap()