Home
last modified time | relevance | path

Searched defs:reinterpreted_node (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dflag_info.rs214 let reinterpreted_node = FlagInfoNode::from_bytes(&node.into_bytes()).unwrap(); in test_serialization_default() localVariable
236 let reinterpreted_node = FlagInfoNode::from_bytes(&node.into_bytes()).unwrap(); in test_serialization_max() localVariable
H A Dflag_table.rs240 let reinterpreted_node = FlagTableNode::from_bytes(&node.into_bytes()).unwrap(); in test_serialization_default() localVariable
262 let reinterpreted_node = FlagTableNode::from_bytes(&node.into_bytes()).unwrap(); in test_serialization_max() localVariable
H A Dpackage_table.rs300 let reinterpreted_node = in test_serialization_default() localVariable
323 let reinterpreted_node = in test_serialization_max() localVariable