Home
last modified time | relevance | path

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

/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/src/
H A Dlib.rs215 pub fn get_storage_file_version_cxx(file_path: &str) -> VersionNumberQueryCXX; in get_storage_file_version_cxx() function
387 pub fn get_storage_file_version_cxx(file_path: &str) -> ffi::VersionNumberQueryCXX { in get_storage_file_version_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.cc608 ::VersionNumberQueryCXX get_storage_file_version_cxx(::rust::Str file_path) noexcept { in get_storage_file_version_cxx() function