Searched refs:on_app_restore (Results 1 – 2 of 2) sorted by relevance
237 pub(crate) extern "C" fn on_app_restore(user_id: i32, bundle_name: *const u8, app_index: i32) { in on_app_restore() function406 on_app_restore: extern "C" fn(i32, *const u8, i32), field423 on_app_restore, in subscribe()
122 listener::on_app_restore(user_id, bundle_name.as_ptr(), app_index); in handle_common_event()