Home
last modified time | relevance | path

Searched defs:callbackIn (Results 1 - 7 of 7) sorted by relevance

/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_utils.cpp143 SetCallback( const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &result, bool newType) SetCallback() argument
160 SetCallback( const napi_env &env, const napi_ref &callbackIn, const napi_value &result) SetCallback() argument
174 SetCallbackArg2( const napi_env &env, const napi_ref &callbackIn, const napi_value &result0, const napi_value &result1) SetCallbackArg2() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_utils.cpp177 SetCallback( const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &result, bool newType) SetCallback() argument
194 SetCallback( const napi_env &env, const napi_ref &callbackIn, const napi_value &result) SetCallback() argument
208 SetCallbackArg2( const napi_env &env, const napi_ref &callbackIn, const napi_value &result0, const napi_value &result1) SetCallbackArg2() argument
/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_set_param.cpp347 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const int8_t &errorCode, const napi_value &result) in SetCallback() argument
364 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() argument
/base/time/time_service/framework/js/napi/common/src/
H A Dnapi_utils.cpp139 void NapiUtils::SetCallback(napi_env env, napi_ref callbackIn, int32_t errorCode, const std::string &message, in SetCallback() argument
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_set_param.cpp380 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &result) in SetCallback() argument
398 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp1048 SetCallback( const napi_env &env, const napi_ref &callbackIn, const int32_t &errCode, const napi_value &result) SetCallback() argument
H A Dpublish.cpp267 napi_value DealErrorReturn(const napi_env &env, const napi_ref &callbackIn, const napi_value &result, bool isThrow) in DealErrorReturn() argument

Completed in 11 milliseconds