Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/remoteauth/src/
Dplatform.rs18 pub(crate) fn check_platform(root: &path::Path) -> anyhow::Result<()> { in check_platform() function
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater.h92 int check_platform; member