Searched refs:get_bool (Results 1 – 2 of 2) sorted by relevance
46 pub fn get_bool(name: &str) -> Option<bool> { in get_bool() function60 get_bool("ro.debuggable").unwrap_or(false) in get_debuggable()
380 bool get_bool(const std::string& name, size_t* lineno = nullptr) const { in get_bool() function in Properties488 bool versioning_enabled = properties.get_bool("enable.target.sdk.version"); in read_binary_config()535 bool allow_all_shared_libs = properties.get_bool(property_name_prefix + ".link." + in read_binary_config()565 ns_config->set_isolated(properties.get_bool(property_name_prefix + ".isolated")); in read_binary_config()566 ns_config->set_visible(properties.get_bool(property_name_prefix + ".visible")); in read_binary_config()