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