Searched refs:cacheMovingPhotoVideoName_ (Results 1 – 4 of 4) sorted by relevance
300 cacheMovingPhotoVideoName_ = cacheFileName; in OpenWriteCacheHandler()715 CHECK_AND_RETURN_RET_LOG(!cacheFileName_.empty() || !cacheMovingPhotoVideoName_.empty(), E_FAIL, in SubmitCache()731 creationValuesBucket_.Put(CACHE_MOVING_PHOTO_VIDEO_NAME, cacheMovingPhotoVideoName_); in SubmitCache()743 valuesBucket.Put(CACHE_MOVING_PHOTO_VIDEO_NAME, cacheMovingPhotoVideoName_); in SubmitCache()752 cacheMovingPhotoVideoName_.clear(); in SubmitCache()
93 std::string cacheMovingPhotoVideoName_; variable
163 std::string cacheMovingPhotoVideoName_; variable
217 DeleteCache(assetChangeRequest->cacheMovingPhotoVideoName_); in Destructor()418 cacheMovingPhotoVideoName_ = fileName; in SetCacheMovingPhotoVideoName()463 return cacheMovingPhotoVideoName_; in GetCacheMovingPhotoVideoName()1806 CHECK_COND_RET(!cacheFileName_.empty() || !cacheMovingPhotoVideoName_.empty(), E_FAIL, in SubmitCache()1822 creationValuesBucket_.Put(CACHE_MOVING_PHOTO_VIDEO_NAME, cacheMovingPhotoVideoName_); in SubmitCache()1832 valuesBucket.Put(CACHE_MOVING_PHOTO_VIDEO_NAME, cacheMovingPhotoVideoName_); in SubmitCache()1836 valuesBucket.Put(CACHE_MOVING_PHOTO_VIDEO_NAME, cacheMovingPhotoVideoName_); in SubmitCache()1845 cacheMovingPhotoVideoName_.clear(); in SubmitCache()