Searched defs:appStateStream (Results 1 – 1 of 1) sorted by relevance
825 std::ifstream appStateStream(powerControlDir / stateFile); in PersistentState() local891 std::ofstream appStateStream(powerControlDir / stateFile, std::ios::trunc); in saveState() local