Searched defs:Reference (Results 1 – 5 of 5) sorted by relevance
27 struct Reference { struct37 std::vector<Reference> GetReferencesFrom(heif_item_id itemId) const; argument
46 using Reference = DistributedRdb::Reference; variable
89 struct Reference { struct90 std::string sourceTable;91 std::string targetTable;92 std::map<std::string, std::string> refFields;
102 struct Reference { struct110 std::vector<Reference> references = {}; argument
45 using Reference = DistributedData::Reference; variable