Searched refs:get_storage_file_version_cxx (Results 1 – 2 of 2) sorted by relevance
214 pub fn get_storage_file_version_cxx(file_path: &str) -> VersionNumberQueryCXX; in get_storage_file_version_cxx() function386 pub fn get_storage_file_version_cxx(file_path: &str) -> ffi::VersionNumberQueryCXX { in get_storage_file_version_cxx() function
117 auto version_cxx = get_storage_file_version_cxx( in get_storage_file_version()