Searched refs:photoProxy_ (Results 1 – 6 of 6) sorted by relevance
35 if (photoProxy_) { in ~PhotoProxyNapi()36 photoProxy_ = nullptr; in ~PhotoProxyNapi()52 obj->photoProxy_ = sPhotoProxy_; in PhotoProxyNapiConstructor()
230 return photoProxy_; in GetPhotoProxyObj()235 photoProxy_->Release(); in ReleasePhotoProxyObj()236 photoProxy_ = nullptr; in ReleasePhotoProxyObj()1565 changeRequest->photoProxy_ = napiPhotoProxyPtr->photoProxy_; in JSAddResource()
34 EXPORT sptr<PhotoProxy> photoProxy_; variable
153 sptr<PhotoProxy> photoProxy_ = nullptr; variable
75 sptr<PhotoProxy> photoProxy_; variable
53 obj->photoProxy_ = obj->deferredPhotoProxy_; in DeferredPhotoProxyNapiConstructor()