Home
last modified time | relevance | path

Searched refs:ON_CALLBACK (Results 1 - 9 of 9) sorted by relevance

/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_callback_interface.h31 enum Message { ON_CALLBACK = 0 }; enumerator
H A Dscreenlock_system_ability_interface.h38 ON_CALLBACK = 0 enumerator
/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_system_ability_stub.cpp40 case ON_CALLBACK: { in OnRemoteRequest()
H A Dscreenlock_callback_stub.cpp40 case ON_CALLBACK: { in OnRemoteRequest()
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_callback_proxy.cpp41 int32_t errorCode = Remote()->SendRequest(ON_CALLBACK, data, reply, option); in OnCallBack()
H A Dscreenlock_system_ability_proxy.cpp45 int32_t error = Remote()->SendRequest(ON_CALLBACK, data, reply, option); in OnCallBack()
/base/sensors/sensor/frameworks/js/napi/include/
H A Dasync_callback_info.h42 ON_CALLBACK = 1, enumerator
/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_napi_utils.cpp194 {ON_CALLBACK, ConvertToSensorData},
H A Dsensor_js.cpp309 sptr<AsyncCallbackInfo> asyncCallbackInfo = new (std::nothrow) AsyncCallbackInfo(env, ON_CALLBACK); in UpdateCallbackInfos()

Completed in 6 milliseconds