Searched defs:dsuSlot (Results 1 – 3 of 3) sorted by relevance
87 int enableGsi(boolean oneShot, @utf8InCpp String dsuSlot); in enableGsi()93 …oneway void enableGsiAsync(boolean oneShot, @utf8InCpp String dsuSlot, IGsiServiceCallback result); in enableGsiAsync()
302 std::string dsuSlot; in Install() local474 std::string dsuSlot = {}; in Enable() local
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()