Searched defs:constructorRef (Results 1 – 9 of 9) sorted by relevance
168 napi_ref &constructorRef) in SolveConstructorRef()186 napi_ref &constructorRef) in SolveConstructorRef()204 napi_ref &constructorRef) in SolveConstructorRef()222 napi_ref &constructorRef) in SolveConstructorRef()244 napi_ref constructorRef; in CreateFetchFileResult() local261 napi_ref constructorRef; in CreateFetchFileResult() local277 napi_ref constructorRef; in CreateFetchFileResult() local293 napi_ref constructorRef; in CreateFetchFileResult() local
178 napi_ref constructorRef; in CreateAlbumNapi() local
160 … napi_ref constructorRef = (albumData->GetResultNapiType() == ResultNapiType::TYPE_MEDIALIBRARY) ? in CreateSmartAlbumNapi() local
126 napi_ref constructorRef; in CreatePhotoAlbumNapi() local
341 napi_ref constructorRef = nullptr; in AttachCreateFileAsset() local379 napi_ref constructorRef; in CreateFileAsset() local
134 napi_ref &constructorRef) in SolveConstructorRef()149 napi_ref &constructorRef) in SolveConstructorRef()164 napi_ref &constructorRef) in SolveConstructorRef()179 napi_ref &constructorRef) in SolveConstructorRef()205 napi_ref constructorRef; in CreateFetchFileResult() local229 napi_ref constructorRef; in CreateFetchFileResult() local252 napi_ref constructorRef; in CreateFetchFileResult() local275 napi_ref constructorRef; in CreateFetchFileResult() local
91 napi_ref constructorRef = photoAccessConstructor_; in CreatePhotoAlbumNapi() local
202 napi_ref constructorRef; in CreateFileAsset() local
70 napi_ref *constructorRef; member76 T *CreateJsObject(napi_env env, napi_callback_info info, napi_ref constructorRef, napi_value &jsObj… in CreateJsObject()