Home
last modified time | relevance | path

Searched refs:on_user_unlocked (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/asset/services/core_service/src/common_event/
H A Dstart_event.rs124 listener::on_user_unlocked(reason.extra_data.code); in handle_common_event()
129 listener::on_user_unlocked(reason.extra_data.code); in handle_common_event()
H A Dlistener.rs260 pub(crate) extern "C" fn on_user_unlocked(user_id: i32) { in on_user_unlocked() function
407 on_user_unlocked: extern "C" fn(i32), field
424 on_user_unlocked, in subscribe()