Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/test/unittest/module_test/src/
H A Dsystem_ability_wrapper_test.cpp86 EventCallBack call_back = { variable
H A Dsystem_event_wrapper_test.cpp85 EventCallBack call_back = { variable
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c73 const struct hc_call_back *call_back) in get_instance()
827 static int32_t check_call_back(const struct hc_call_back *call_back) in check_call_back()
/ohos5.0/base/security/asset/services/core_service/src/common_event/
H A Dlistener.rs418 let call_back = EventCallBack { in subscribe() localVariable