Home
last modified time | relevance | path

Searched refs:inputStream (Results 1 – 8 of 8) sorted by relevance

/base/powermgr/power_manager/utils/vibrator/src/
Dvibrator_source_parser.cpp39 std::ifstream inputStream(targetPath.c_str(), std::ios::in | std::ios::binary); in ParseSources() local
40 …std::string fileStringStr(std::istreambuf_iterator<char> {inputStream}, std::istreambuf_iterator<c… in ParseSources()
/base/powermgr/power_manager/services/native/src/wakeup_action/
Dwakeup_action_source_parser.cpp46 std::ifstream inputStream(targetPath.c_str(), std::ios::in | std::ios::binary); in ParseSources() local
47 …std::string fileStringStr(std::istreambuf_iterator<char> {inputStream}, std::istreambuf_iterator<c… in ParseSources()
/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_source_parser.cpp53 std::ifstream inputStream(targetPath.c_str(), std::ios::in | std::ios::binary); in ParseSources() local
54 …std::string fileStringStr(std::istreambuf_iterator<char> {inputStream}, std::istreambuf_iterator<c… in ParseSources()
/base/powermgr/power_manager/services/native/src/suspend/
Dsuspend_source_parser.cpp52 std::ifstream inputStream(targetPath.c_str(), std::ios::in | std::ios::binary); in ParseSources() local
53 …std::string fileStringStr(std::istreambuf_iterator<char> {inputStream}, std::istreambuf_iterator<c… in ParseSources()
/base/powermgr/power_manager/services/native/src/shutdown/
Dshutdown_dialog.cpp159 std::ifstream inputStream(configPath, std::ios::in | std::ios::binary); in LoadDialogConfig() local
160 …std::string contentStr(std::istreambuf_iterator<char> {inputStream}, std::istreambuf_iterator<char… in LoadDialogConfig()
/base/update/updater/services/package/pkg_manager/
Dpkg_managerImpl.cpp184 PkgStreamPtr inputStream = nullptr; in CreatePackage() local
186 ret = CreatePkgStream(inputStream, files[i].first, 0, PkgStream::PkgStreamType_Read); in CreatePackage()
191 … ret = pkgFile->AddEntry(reinterpret_cast<const FileInfoPtr>(&(files[i].second)), inputStream); in CreatePackage()
196 ClosePkgStream(inputStream); in CreatePackage()
197 inputStream = nullptr; in CreatePackage()
200 ClosePkgStream(inputStream); in CreatePackage()
/base/update/updater/test/fuzztest/fuzz_src_data/
DTestDecompressGzip.new.gz
/base/update/updater/test/unittest/test_data/applypatch/
DTestDecompressGzip.new.gz