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