Searched defs:one_shot (Results 1 – 2 of 2) sorted by relevance
324 binder::Status GsiService::enableGsiAsync(bool one_shot, const std::string& dsuSlot, in enableGsiAsync()334 binder::Status GsiService::enableGsi(bool one_shot, const std::string& dsuSlot, int* _aidl_return) { in enableGsi()558 bool GsiService::SetBootMode(bool one_shot) { in SetBootMode()1017 int GsiService::EnableGsi(bool one_shot, const std::string& dsu_slot) { in EnableGsi()
654 bool one_shot = false; in Enable() local