Searched refs:CharacteristicsCache (Results 1 – 1 of 1) sorted by relevance
101 CharacteristicsCache(Vec<u8>), enumerator351 Ok(Blob { flags, value: BlobValue::CharacteristicsCache(value.to_vec()) }) in new_from_stream()566 BlobValue::CharacteristicsCache(data) => &data[..], in read_characteristics_file()578 BlobValue::CharacteristicsCache(_) => Some( in read_characteristics_file()