Searched defs:changeOperation (Results 1 – 5 of 5) sorted by relevance
252 AssetChangeOperation changeOperation = AssetChangeOperation::SET_EDIT_DATA; variable278 AssetChangeOperation changeOperation = AssetChangeOperation::ADD_FILTERS; variable306 AssetChangeOperation changeOperation = AssetChangeOperation::CREATE_FROM_SCRATCH; variable362 AssetChangeOperation changeOperation = AssetChangeOperation::ADD_RESOURCE; variable389 AssetChangeOperation changeOperation = AssetChangeOperation::SET_EDIT_DATA; variable416 AssetChangeOperation changeOperation = AssetChangeOperation::ADD_FILTERS; variable443 AssetChangeOperation changeOperation = AssetChangeOperation::CREATE_FROM_SCRATCH; variable497 AssetChangeOperation changeOperation = AssetChangeOperation::ADD_RESOURCE; variable592 AssetChangeOperation changeOperation = AssetChangeOperation::SET_EDIT_DATA; variable617 AssetChangeOperation changeOperation = AssetChangeOperation::CREATE_FROM_URI; variable[all …]
240 MediaAssetsChangeRequestAsyncContext& context, const AssetsChangeOperation& changeOperation) in SetAssetsPropertyExecute()288 for (const auto& changeOperation : context->assetsChangeOperations) { in ApplyAssetsChangeRequestExecute() local
1156 …GetAlbumUpdateValue(shared_ptr<PhotoAlbum>& photoAlbum, const AlbumChangeOperation changeOperation, in GetAlbumUpdateValue()1209 MediaAlbumChangeRequestAsyncContext& context, const AlbumChangeOperation changeOperation) in SetAlbumPropertyExecute()1262 for (const auto& changeOperation : context->albumChangeOperations) { in ApplyAlbumChangeRequestExecute() local
239 void MediaAssetChangeRequestNapi::RecordChangeOperation(AssetChangeOperation changeOperation) in RecordChangeOperation()2371 for (const auto& changeOperation : context->assetChangeOperations) { in ApplyAssetChangeRequestExecute() local
215 for (const auto& changeOperation : assetChangeOperations_) { in ApplyChanges() local272 bool MediaAssetChangeRequestImpl::Contains(AssetChangeOperation changeOperation) in Contains()312 void MediaAssetChangeRequestImpl::RecordChangeOperation(AssetChangeOperation changeOperation) in RecordChangeOperation()