Home
last modified time | relevance | path

Searched refs:CreateCallback (Results 1 - 8 of 8) sorted by relevance

/base/notification/eventhandler/frameworks/cj/src/
H A Demitter_ffi.cpp25 CallbackImpl *CreateCallback(CEventCallback &callbackInfo) in CreateCallback() function
40 CallbackImpl *callback = CreateCallback(callbackInfo); in CJ_OnWithId()
49 CallbackImpl *callback = CreateCallback(callbackInfo); in CJ_OnWithStringId()
58 CallbackImpl *callback = CreateCallback(callbackInfo); in CJ_OnceWithId()
67 CallbackImpl *callback = CreateCallback(callbackInfo); in CJ_OnceWithStringId()
86 CallbackImpl *callback = CreateCallback(callbackInfo); in CJ_OffWithIdCallback()
97 CallbackImpl *callback = CreateCallback(callbackInfo); in CJ_OffWithStringCallback()
/base/powermgr/battery_statistics/frameworks/napi/include/
H A Dasync_callback_info.h36 void CreateCallback(napi_env& env, napi_value& callback);
/base/powermgr/power_manager/frameworks/napi/utils/
H A Dasync_callback_info.h35 void CreateCallback(napi_env& env, napi_value& callback);
H A Dasync_callback_info.cpp56 void AsyncCallbackInfo::CreateCallback(napi_env& env, napi_value& callback) in CreateCallback() function in OHOS::PowerMgr::AsyncCallbackInfo
/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dasync_callback_info.cpp56 void AsyncCallbackInfo::CreateCallback(napi_env& env, napi_value& callback) in CreateCallback() function in OHOS::PowerMgr::AsyncCallbackInfo
H A Dbattery_stats.cpp34 asyncInfo->CreateCallback(env_, value); in StatsAsyncCallBack()
/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_napi.cpp149 asyncInfo->CreateCallback(env, argv[INDEX_2]); in CreateAsyncCallback()
/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_napi.cpp238 asyncInfo->CreateCallback(env, argv[INDEX_1]); in SetPowerModeCallback()

Completed in 4 milliseconds