Searched defs:property_storage (Results 1 – 1 of 1) sorted by relevance
124 const FileBackedProto<WildcardPropertyStorage>& property_storage) { in CreatePropertySet()539 auto property_storage = std::make_unique<WildcardPropertyStorage>(); in TransferWildcardStorage() local