Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
Dattributes.cpp174 bool Attributes::Impl::SetBoolValue(AttributeKey key, bool value) in SetBoolValue() function in OHOS::UserIam::UserAuth::Attributes::Impl
885 bool Attributes::SetBoolValue(AttributeKey key, bool value) in SetBoolValue() function in OHOS::UserIam::UserAuth::Attributes
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp492 static int SetBoolValue(PropType type, bool val) in SetBoolValue() function