Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_storage_read_api/src/
Dlib.rs61 pub const STORAGE_LOCATION: &str = "/metadata/aconfig"; constant
78 unsafe { crate::mapped_file::get_mapped_file(STORAGE_LOCATION, container, file_type) } in get_mapped_storage_file()