Searched refs:GetValueSize (Results 1 – 5 of 5) sorted by relevance
45 [[nodiscard]] int32_t GetValueSize() const;
97 int32_t ScanOptionValue::GetValueSize() const in GetValueSize() function in OHOS::Scan::ScanOptionValue
37 int32_t valueSize = optionValue.GetValueSize(); in MakeJsObject()
880 int32_t valueSize = value.GetValueSize() / sizeof(SANE_Word); in ActionGetValue()966 int32_t valueSize = value.GetValueSize() / sizeof(SANE_Word); in ActionSetValue()
166 valueSize = scanOptVal.GetValueSize(); in TestSetValueSize()