Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_storage_read_api/src/
Dlib.rs214 pub fn get_storage_file_version_cxx(file_path: &str) -> VersionNumberQueryCXX; in get_storage_file_version_cxx() function
386 pub fn get_storage_file_version_cxx(file_path: &str) -> ffi::VersionNumberQueryCXX { in get_storage_file_version_cxx() function
/build/make/tools/aconfig/aconfig_storage_read_api/
Daconfig_storage_read_api.cpp117 auto version_cxx = get_storage_file_version_cxx( in get_storage_file_version()