Searched defs:deleteAssets (Results 1 – 2 of 2) sorted by relevance
37 std::set<std::string> deleteAssets; in Download() local49 …DistributedData::VBucket deleteAssets = ValueProxy::Convert(std::map<std::string, Assets>{{ "", as… in RemoveLocalAssets() local55 DistributedData::AssetEvent eventId, std::set<std::string>& deleteAssets) in PostEvent()67 std::set<std::string>& skipAssets, std::set<std::string>& deleteAssets) in PostEvent()
770 static deleteAssets(context, assets, asyncCallback) { method in MediaAssetChangeRequest