Home
last modified time | relevance | path

Searched refs:SCAN_VALUE_BOOL (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_value.cpp132 } else if (valueType_ == SCAN_VALUE_BOOL) { in ReadFromParcel()
147 } else if (valueType_ == SCAN_VALUE_BOOL) { in Marshalling()
172 } else if (valueType_ == SCAN_VALUE_BOOL) { in Dump()
H A Dscan_option_value_helper.cpp56 } else if (valueType == SCAN_VALUE_BOOL) { in MakeJsObject()
101 } else if (valueType == SCAN_VALUE_BOOL) { in BuildFromJs()
/base/print/print_fwk/utils/include/
H A Dscan_constant.h169 SCAN_VALUE_BOOL, enumerator
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp831 } else if (valueType == SCAN_VALUE_BOOL) { in ActionGetValue()
866 } else if (valueType == SCAN_VALUE_BOOL) { in ActionSetValueHelper()

Completed in 4 milliseconds