Home
last modified time | relevance | path

Searched refs:OnAppRestore (Results 1 - 5 of 5) sorted by relevance

/base/security/asset/services/os_dependency/inc/
H A Dsystem_event_wrapper.h25 typedef void (*OnAppRestore)(int32_t, const uint8_t *, int32_t); typedef
33 OnAppRestore onAppRestore;
/base/security/asset/test/unittest/module_test/src/
H A Dsystem_ability_wrapper_test.cpp70 void OnAppRestore(int32_t packageId, const uint8_t *owner, int32_t appIndex) in OnAppRestore() function
91 OnAppRestore, in HWTEST_F()
H A Dsystem_event_wrapper_test.cpp69 void OnAppRestore(int32_t packageId, const uint8_t *owner, int32_t appIndex) in OnAppRestore() function
90 OnAppRestore, in HWTEST_F()
/base/security/asset/services/os_dependency/src/
H A Dsystem_event_wrapper.cpp58 void HandleAppRestore(const OHOS::AAFwk::Want &want, OnAppRestore onAppRestore) in HandleAppRestore()
/base/security/asset/services/core_service/src/common_event/
H A Dlistener.rs247 match load.process_event(EventType::OnAppRestore, &params) {

Completed in 3 milliseconds