Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp887 void* saneValueBuf = malloc(bufSize); in ActionGetValue() local
929 int32_t ScanServiceAbility::ActionSetValueHelper(ScanOptionValue &value, void *saneValueBuf, in ActionSetValueHelper()
973 void* saneValueBuf = malloc(bufSize); in ActionSetValue() local