Home
last modified time | relevance | path

Searched defs:OnProcessStoppingLocked (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_listener.h56 virtual void OnProcessStoppingLocked(const std::u16string& processName) in OnProcessStoppingLocked() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_event_handler_test.cpp51 void StateListener::OnProcessStoppingLocked(const std::u16string& processName) in OnProcessStoppingLocked() function in OHOS::StateListener
H A Dsystem_ability_state_machine_test.cpp62 void StateMachineListener::OnProcessStoppingLocked(const std::u16string& processName) in OnProcessStoppingLocked() function in OHOS::StateMachineListener