Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp152 bool ParseBoolValue(const napi_env env, const napi_value& value, bool defalutValue = false) in ParseBoolValue() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp1305 void Ability::ParseBoolValue(const NativeRdb::ValueObject &obj, const std::string &key, in ParseBoolValue() function in OHOS::AppExecFwk::Ability