Searched defs:callbackIn (Results 1 - 5 of 5) sorted by relevance
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
H A D | common.cpp | 88 void Common::SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() argument 102 SetCallback( const napi_env &env, const napi_ref &callbackIn, const int32_t &errCode, const napi_value &result) SetCallback() argument
|
/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/ |
H A D | common.cpp | 76 SetCallback( const napi_env& env, const napi_ref& callbackIn, const int32_t& errCode, const napi_value& result) SetCallback() argument
|
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | pasteboard_common.cpp | 38 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value *results) in SetCallback() argument
|
/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_state_common.cpp | 88 SetCallbackInfo( const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &result) SetCallbackInfo() argument
|
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/ |
H A D | common.cpp | 534 SetCallback( const napi_env &env, const napi_ref &callbackIn, int32_t errCode, const napi_value &result) SetCallback() argument
|
Completed in 5 milliseconds