Home
last modified time | relevance | path

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

/system/gsid/
Dgsi_service.cpp253 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()
Dgsi_tool.cpp473 bool one_shot = false; in Enable() local