Home
last modified time | relevance | path

Searched defs:newType (Results 1 – 2 of 2) sorted by relevance

/base/telephony/sms_mms/utils/
Dmsg_text_convert.cpp703 unsigned char newType = MSG_DEFAULT_CHAR; in GetLangType() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp72 napi_value Common::CreateErrorValue(napi_env env, int32_t errCode, bool newType) in CreateErrorValue()
138 …&env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &result, bool newType) in SetCallback()
169 const napi_deferred &deferred, const int32_t &errorCode, const napi_value &result, bool newType) in SetPromise()