Home
last modified time | relevance | path

Searched refs:ce_update (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/asset/interfaces/inner_kits/rs/src/
H A Dplugin_interface.rs118 fn ce_update(&mut self, attributes: &ExtDbMap, attrs_to_update: &ExtDbMap) -> Result<i32, u32>; in ce_update() method
/ohos5.0/base/security/asset/services/plugin/src/
H A Dasset_plugin.rs246 …fn ce_update(&mut self, attributes: &ExtDbMap, attrs_to_update: &ExtDbMap) -> std::result::Result<… in ce_update() method