Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_ffi_core/src/deserialize/
Dv1.rs44 pub num_undecryptable_sections: u8, field
56 pub fn num_undecryptable_sections(&self) -> u8 { in num_undecryptable_sections() method
85 let num_undecryptable_sections = contents.invalid_sections_count() as u8; in allocate_with_contents() localVariable
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_c_ffi/include/cpp/
Dnp_cpp_ffi_types.h574 uint8_t num_undecryptable_sections; member
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_c_ffi/include/c/
Dnp_c_ffi.h826 uint8_t num_undecryptable_sections; member