Home
last modified time | relevance | path

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

/base/security/access_token/interfaces/kits/napi/common/src/
Dnapi_common.cpp62 bool ParseBool(const napi_env& env, const napi_value& value, bool& result) in ParseBool() function
/base/security/security_component_manager/frameworks/security_component/src/
Dsec_comp_base.cpp90 bool SecCompBase::ParseBool(const nlohmann::json& json, const std::string& tag, bool& res) in ParseBool() function in OHOS::Security::SecurityComponent::SecCompBase
/base/customization/enterprise_device_management/interfaces/kits/common/src/
Dnapi_edm_common.cpp182 bool ParseBool(napi_env env, bool &param, napi_value args) in ParseBool() function