Searched defs:callbackIn (Results 1 – 5 of 5) sorted by relevance
| /foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
| D | common.cpp | 88 void Common::SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() 103 … const napi_env &env, const napi_ref &callbackIn, const int32_t &errCode, const napi_value &result) in SetCallback()
|
| /foundation/resourceschedule/device_standby/interfaces/kits/napi/src/ |
| D | common.cpp | 77 … const napi_env& env, const napi_ref& callbackIn, const int32_t& errCode, const napi_value& result) in SetCallback()
|
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
| D | pasteboard_common.cpp | 39 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value *results) in SetCallback()
|
| /foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/ |
| D | common.cpp | 535 const napi_env &env, const napi_ref &callbackIn, int32_t errCode, const napi_value &result) in SetCallback()
|
| /foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
| D | bundle_state_common.cpp | 91 …const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &resul… in SetCallbackInfo()
|