Home
last modified time | relevance | path

Searched defs:map_actual_len_to_encoded_len (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/data_elements/
Dmod.rs132 fn map_actual_len_to_encoded_len(&self, actual_len: DeActualLength) -> DeEncodedLength; in map_actual_len_to_encoded_len() method
199 fn map_actual_len_to_encoded_len(&self, actual_len: DeActualLength) -> DeEncodedLength { in map_actual_len_to_encoded_len() method
228 fn map_actual_len_to_encoded_len(actual_len: DeActualLength) -> DeEncodedLength; in map_actual_len_to_encoded_len() method
258 fn map_actual_len_to_encoded_len(actual_len: DeActualLength) -> DeEncodedLength { in map_actual_len_to_encoded_len() method
Dtx_power.rs54 fn map_actual_len_to_encoded_len(&self, actual_len: DeActualLength) -> DeEncodedLength { in map_actual_len_to_encoded_len() method
Dtests.rs245 fn map_actual_len_to_encoded_len(&self, actual_len: DeActualLength) -> DeEncodedLength { in map_actual_len_to_encoded_len() method
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/serialize/tests/
Dhelpers.rs63 fn map_actual_len_to_encoded_len(&self, actual_len: DeActualLength) -> DeEncodedLength { in map_actual_len_to_encoded_len() method
105 fn map_actual_len_to_encoded_len(actual_len: DeActualLength) -> DeEncodedLength { in map_actual_len_to_encoded_len() method
136 fn map_actual_len_to_encoded_len(&self, actual_len: DeActualLength) -> DeEncodedLength { in map_actual_len_to_encoded_len() method
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/data_elements/actions/
Dmod.rs103 fn map_actual_len_to_encoded_len(&self, actual_len: DeActualLength) -> DeEncodedLength { in map_actual_len_to_encoded_len() method