Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/cxx/
H A Dsystem_ability_wrapper.cpp65 bool SystemAbilityWrapper::CancelIdleWrapper() in CancelIdleWrapper() function in OHOS::SafwkRust::SystemAbilityWrapper
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dwrapper.rs127 fn CancelIdleWrapper(self: Pin<&mut SystemAbilityWrapper>) -> bool; in CancelIdleWrapper() function