Searched refs:userSwitchCollection (Results 1 – 1 of 1) sorted by relevance
496 UserSwitchCollectionInfo userSwitchCollection = { in onUserSwitchCollection() local504 mUserSwitchCollections.push_back(userSwitchCollection); in onUserSwitchCollection()666 const auto& userSwitchCollection = mUserSwitchCollections[i]; in onUserSwitchCollectionDump() local667 if (!WriteStringToFd(StringPrintf(kUserSwitchEventTitle, i, userSwitchCollection.from, in onUserSwitchCollectionDump()668 userSwitchCollection.to, std::string(26, '=').c_str()), in onUserSwitchCollectionDump()670 !WriteStringToFd(userSwitchCollection.toString(), fd)) { in onUserSwitchCollectionDump()