Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/rust/
Dlib.rs37 pub mod rpc; module
100 let rpc: &dyn kmr_ta::device::RetrieveRpcArtifacts = in ta_main() localVariable
/device/google/cuttlefish/host/commands/cvd/
Dclient.cpp284 const std::string& rpc) { in CheckStatus()