Home
last modified time | relevance | path

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

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