Home
last modified time | relevance | path

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

/aosp12/packages/modules/Virtualization/authfs/src/
H A Dmain.rs91 struct OptionRemoteRoFile { struct
106 struct OptionRemoteRoFileUnverified { argument
147 fn parse_remote_ro_file_option(option: &str) -> Result<OptionRemoteRoFile> { in parse_remote_ro_file_option()