Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/
H A Dbasic.rs63 SystemAbilityManager::remove_system_ability(TEST_LISTEN_ID); in reason()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dmanage.rs116 pub fn remove_system_ability(said: i32) -> i32 { in remove_system_ability() method