Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/frameworks/definition/src/
H A Dlib.rs402 fn get_bool_attr(&self, key: &K) -> Result<bool>; in get_bool_attr() method
H A Dextension.rs100 fn get_bool_attr(&self, key: &K) -> Result<bool> { in get_bool_attr() function