Searched defs:ParseBool (Results 1 – 3 of 3) sorted by relevance
62 bool ParseBool(const napi_env& env, const napi_value& value, bool& result) in ParseBool() function
90 bool SecCompBase::ParseBool(const nlohmann::json& json, const std::string& tag, bool& res) in ParseBool() function in OHOS::Security::SecurityComponent::SecCompBase
182 bool ParseBool(napi_env env, bool ¶m, napi_value args) in ParseBool() function