Searched refs:blob_properties (Results 1 – 1 of 1) sorted by relevance
1349 std::vector<std::string> blob_properties; in ConstructBlobPropertyMap() local1355 blob_properties.push_back(iterator.GetCurrentPropertyPath()); in ConstructBlobPropertyMap()1362 if (!blob_properties.empty()) { in ConstructBlobPropertyMap()1364 {type_config.schema_type(), std::move(blob_properties)}); in ConstructBlobPropertyMap()