Home
last modified time | relevance | path

Searched defs:u16 (Results 1 – 8 of 8) sorted by relevance

/build/make/tools/aconfig/aconfig_storage_file/src/
Dtest_utils.rs92 flag_type: u16, in new_expected()
93 flag_index: u16, in new_expected()
Dlib.rs243 ) -> Result<u16, AconfigStorageError> { in read_u16_from_bytes()
/build/make/tools/aconfig/aconfig_storage_write_api/src/
Dlib.rs140 flag_type: u16, in update_flag_has_server_override_cxx()
147 flag_type: u16, in update_flag_has_local_override_cxx()
175 flag_type: u16, in update_flag_has_server_override_cxx()
206 flag_type: u16, in update_flag_has_local_override_cxx()
/build/make/tools/aconfig/aconfig/src/codegen/
Drust.rs31 flag_ids: HashMap<String, u16>, in generate_rust_code() argument
87 fn new(package: &str, flag_offsets: HashMap<String, u16>, pf: &ProtoParsedFlag) -> Self { in new() argument
Dcpp.rs33 flag_ids: HashMap<String, u16>, in generate_cpp_code() argument
124 flag_ids: HashMap<String, u16>, in create_class_element() argument
Djava.rs186 flag_offsets: HashMap<String, u16>, in create_flag_element() argument
/build/make/tools/aconfig/aconfig/src/storage/
Dflag_table.rs50 flag_index: u16, in new()
/build/make/tools/aconfig/aconfig_storage_read_api/src/
Dlib.rs232 flag_type: u16, in get_flag_attribute_cxx()
375 flag_type: u16, in get_flag_attribute_cxx()