Searched defs:newAssets (Results 1 – 2 of 2) sorted by relevance
1029 std::map<std::string, ValueObject::Asset> newAssets; in MergeAssets() local1077 std::map<std::string, ValueObject::Asset> &newAssets) in CompAssets()
1271 Assets newAssets = g_virtualCloudDataTranslate->BlobToAssets(std::get<Bytes>(cloudValue)); variable