Searched defs:one_shot (Results 1 – 3 of 3) sorted by relevance
88 pub fn one_shot(&self, config: &Config, tag: &str) -> Result<()> { in one_shot() method
292 binder::Status GsiService::enableGsiAsync(bool one_shot, const std::string& dsuSlot, in enableGsiAsync()304 binder::Status GsiService::enableGsi(bool one_shot, const std::string& dsuSlot, int* _aidl_return) { in enableGsi()541 bool GsiService::SetBootMode(bool one_shot) { in SetBootMode()924 int GsiService::ReenableGsi(bool one_shot) { in ReenableGsi()
616 bool one_shot = false; in Enable() local