Searched defs:newType (Results 1 – 3 of 3) sorted by relevance
| /base/location/frameworks/js/napi/notification/src/ |
| D | notification_napi_utils.cpp | 76 napi_value NotificationNapi::CreateErrorValue(napi_env env, int32_t errCode, bool newType) in CreateErrorValue() 144 …&env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &result, bool newType) in SetCallback() 190 const napi_deferred &deferred, const int32_t &errorCode, const napi_value &result, bool newType) in SetPromise()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | common_utils.cpp | 55 napi_value Common::CreateErrorValue(napi_env env, int32_t errCode, bool newType) in CreateErrorValue() 148 …&env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &result, bool newType) in SetCallback() 206 const napi_deferred &deferred, const int32_t &errorCode, const napi_value &result, bool newType) in SetPromise() 309 napi_value Common::NapiReturnFalseCbInner(napi_env env, napi_callback_info info, bool newType) in NapiReturnFalseCbInner()
|
| /base/telephony/sms_mms/utils/ |
| D | text_coder.cpp | 657 uint8_t newType = MSG_DEFAULT_CHAR; in GetLangType() local
|