Searched defs:one_shot (Results 1 – 2 of 2) sorted by relevance
253 binder::Status GsiService::enableGsiAsync(bool one_shot, const std::string& dsuSlot, in enableGsiAsync()265 binder::Status GsiService::enableGsi(bool one_shot, const std::string& dsuSlot, int* _aidl_return) { in enableGsi()476 bool GsiService::SetBootMode(bool one_shot) { in SetBootMode()847 int GsiService::ReenableGsi(bool one_shot) { in ReenableGsi()
473 bool one_shot = false; in Enable() local