Home
last modified time | relevance | path

Searched defs:thisVarRef_ (Results 1 – 4 of 4) sorted by relevance

/base/telephony/sms_mms/frameworks/js/napi/include/
Dsend_callback.h40 napi_ref thisVarRef_; variable
Ddelivery_callback.h39 napi_ref thisVarRef_; variable
/base/telephony/sms_mms/frameworks/js/napi/src/
Dsend_callback.cpp67 napi_ref thisVarRef_ = pContext->thisVarRef; in CompleteSmsSendWork() local
Ddelivery_callback.cpp78 napi_ref thisVarRef_ = pContext->thisVarRef; in CompleteSmsDeliveryWork() local