Home
last modified time | relevance | path

Searched refs:OnCallBack (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/screen_lock/
H A Dunlock_screen_callback.cpp26 void UnlockScreenCallback::OnCallBack(const int32_t screenLockResult) in OnCallBack() function in OHOS::AbilityRuntime::UnlockScreenCallback
/foundation/ability/ability_runtime/services/abilitymgr/include/screen_lock/
H A Dunlock_screen_callback.h30 void OnCallBack(const int32_t screenLockResult) override;
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dimage_module.cpp204 OnCallBack(context, imageModel, false, "src is null"); in OnSrcSetter()
212 OnCallBack(context, imageModel, false, "unknown image"); in OnSrcSetter()
215 OnCallBack(context, imageModel, true, "load sucess"); in OnSrcSetter()
313 void ImageModule::OnCallBack(const jerry_value_t context, in OnCallBack() function in OHOS::ACELite::ImageModule
H A Dimage_module.h61 static void OnCallBack(const jerry_value_t context, const ImageModule *imageModule, bool isSucess, const char* msg);

Completed in 2 milliseconds