Searched defs:ParseBoolValue (Results 1 – 2 of 2) sorted by relevance
152 bool ParseBoolValue(const napi_env env, const napi_value& value, bool defalutValue = false) in ParseBoolValue() function
1305 void Ability::ParseBoolValue(const NativeRdb::ValueObject &obj, const std::string &key, in ParseBoolValue() function in OHOS::AppExecFwk::Ability