Home
last modified time | relevance | path

Searched defs:OnAppRestore (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/asset/services/os_dependency/inc/
H A Dsystem_event_wrapper.h25 typedef void (*OnAppRestore)(int32_t, const uint8_t *, int32_t); typedef
/ohos5.0/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
H A Dsystem_event_wrapper_test.cpp69 void OnAppRestore(int32_t packageId, const uint8_t *owner, int32_t appIndex) in OnAppRestore() function
/ohos5.0/base/security/asset/interfaces/inner_kits/rs/src/
H A Dplugin_interface.rs43 OnAppRestore, enumerator