Searched defs:localAccountId (Results 1 – 2 of 2) sorted by relevance
56 std::string localAccountId = std::to_string(osAccounts.rbegin()->GetLocalId()); in DeleteLastOsAccount() local77 std::string localAccountId = std::to_string(osAccounts.rbegin()->GetLocalId()); in DumpLastOsAccount() local98 std::string localAccountId = std::to_string(osAccounts.begin()->GetLocalId()); in SwitchToFirstOsAccount() local119 std::string localAccountId = std::to_string(osAccounts.rbegin()->GetLocalId()); in SwitchToLastOsAccount() local
72 std::string localAccountId = std::to_string(osAccounts.rbegin()->GetLocalId()); variable99 std::string localAccountId = std::to_string(osAccounts.rbegin()->GetLocalId()); variable