Searched refs:DecodeBoolValue (Results 1 – 1 of 1) sorted by relevance
93 static bool DecodeBoolValue(const std::vector<uint8_t> &src, bool &dst);436 if (!DecodeBoolValue(iter->second, value)) { in GetBoolValue()834 bool Attributes::Impl::DecodeBoolValue(const std::vector<uint8_t> &src, bool &dst) in DecodeBoolValue() function in OHOS::UserIam::UserAuth::Attributes::Impl