Home
last modified time | relevance | path

Searched refs:UnwrapThisVarToAddr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
H A Dcamera_napi_callback_param_parser.h43 UnwrapThisVarToAddr(thisVar, nativeObjPointer); in CameraNapiCallbackParamParser()
105 void UnwrapThisVarToAddr(napi_value thisVar, T*& dataPointAddr) in UnwrapThisVarToAddr() function
H A Dcamera_napi_param_parser.h241 UnwrapThisVarToAddr(thisVar_, nativeObjPointer); in CameraNapiParamParser()
245 void UnwrapThisVarToAddr(napi_value thisVar, T*& dataPointAddr) in UnwrapThisVarToAddr() function