Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/remoteauth/src/
Dmain.rs55 pub fn check_workspace(root: &path::Path, options: &CheckOptions) -> anyhow::Result<()> { in check_workspace() function
/aosp_15_r20/external/rust/beto-rust/common/cmd_runner/src/
Dcargo_workspace.rs68 pub fn check_workspace(&self, sh: &xshell::Shell, tag: &str) -> anyhow::Result<()> { in check_workspace() method
/aosp_15_r20/external/rust/beto-rust/nearby/src/
Dmain.rs122 pub fn check_workspace(root: &path::Path, options: &CheckOptions) -> anyhow::Result<()> { in check_workspace() function