Searched defs:cloud_switch (Results 1 – 2 of 2) sorted by relevance
247 pub fn cloud_switch(&self) -> bool { in cloud_switch() method
585 let cloud_switch = parcel.read::<i32>()? != 0; in deserialize() localVariable