Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/models/scan_models/src/
Dscan_option_value.cpp87 void ScanOptionValue::SetBoolValue(const bool &boolValue) in SetBoolValue() function in OHOS::Scan::ScanOptionValue
/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
Dattributes.cpp194 bool Attributes::Impl::SetBoolValue(AttributeKey key, bool value) in SetBoolValue() function in OHOS::UserIam::UserAuth::Attributes::Impl
1076 bool Attributes::SetBoolValue(AttributeKey key, bool value) in SetBoolValue() function in OHOS::UserIam::UserAuth::Attributes
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp551 static int SetBoolValue(PropType type, bool val) in SetBoolValue() function