Home
last modified time | relevance | path

Searched defs:get_boolean_flag_value_cxx (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/src/
H A Dlib.rs228 pub fn get_boolean_flag_value_cxx(file: &[u8], offset: u32) -> BooleanFlagValueQueryCXX; in get_boolean_flag_value_cxx() function
368 pub fn get_boolean_flag_value_cxx(file: &[u8], offset: u32) -> ffi::BooleanFlagValueQueryCXX { in get_boolean_flag_value_cxx() function
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_read_api/libcxx_aconfig_storage_read_api_bridge_code/gen/aconfig_storage/
Dlib.rs.cc626 ::BooleanFlagValueQueryCXX get_boolean_flag_value_cxx(::rust::Slice<::std::uint8_t const> file, ::s… in get_boolean_flag_value_cxx() function