Searched refs:EnableGsi (Results 1 – 2 of 2) sorted by relevance
95 int EnableGsi(bool one_shot, const std::string& dsu_slot);
329 const auto result = EnableGsi(one_shot, dsuSlot); in enableGsiAsync()338 *_aidl_return = EnableGsi(one_shot, dsuSlot); in enableGsi()1017 int GsiService::EnableGsi(bool one_shot, const std::string& dsu_slot) { in EnableGsi() function in android::gsi::GsiService