/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/ |
H A D | mtd_legacy_lite.c | 230 int hinand_yaffs_nand_block_isbad(loff_t ofs) in hinand_yaffs_nand_block_isbad() 235 int hinand_yaffs_nand_block_markbad(loff_t ofs) in hinand_yaffs_nand_block_markbad() 320 static int MtdDeviceLegacyBlockIsBad(MtdInfoLegacy *mtd, off_t ofs) in MtdDeviceLegacyBlockIsBad() 330 static int MtdDeviceLegacyBlockMarkBad(MtdInfoLegacy *mtd, off_t ofs) in MtdDeviceLegacyBlockMarkBad()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/ |
H A D | dcamera_client_demo.h | 117 std::ofstream ofs; in SaveFile() local 148 std::ofstream ofs; in SaveFile() local 180 std::ofstream ofs; in SaveFile() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
H A D | dcamera_client_demo.h | 117 std::ofstream ofs; in SaveFile() local 148 std::ofstream ofs; in SaveFile() local 180 std::ofstream ofs; in SaveFile() local
|
/ohos5.0/base/update/updater/test/fuzztest/applypatch_fuzzer/ |
H A D | applypatch_fuzzer.cpp | 32 std::ofstream ofs(filePath, std::ios::app | std::ios::binary); in WriteDataToFile() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | image_codec_dfx.cpp | 204 ofstream ofs(name, ios::binary); in DumpSurfaceBuffer() local 243 ofstream ofs(name, mode); in DumpLinearBuffer() local
|
/ohos5.0/base/update/updater/services/ui/ |
H A D | updater_ui_env.cpp | 121 std::ofstream ofs { brightnessFile }; in InitBrightness() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/importfile_fuzzer/ |
H A D | importfile_fuzzer.cpp | 58 std::ofstream ofs(realPath, std::ofstream::out); in MakeImportFile() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/ |
H A D | hencoder_buffer_unit_test.cpp | 47 ofstream ofs(dstPath, ios::binary); in CreateFakeYuv() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/ |
H A D | bbox_detector_unit_test.cpp | 51 std::ofstream ofs; in GenerateFile() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/ |
H A D | dcamera_utils_tools.cpp | 209 std::ofstream ofs(path, std::ios::binary | std::ios::out | std::ios::app); in DumpBufferToFile() local 230 std::ofstream ofs(path, std::ios::binary | std::ios::out | std::ios::app); in IsUnderDumpMaxSize() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
H A D | dscreen_hidumper.cpp | 230 std::ofstream ofs(fileName, std::ios::binary | std::ios::out | std::ios::app); in SaveFile() local
|
/ohos5.0/base/update/updater/services/ |
H A D | updater_utils.cpp | 55 std::ofstream ofs; in WriteInstallTime() local
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | custom_utd_store.cpp | 101 std::ofstream ofs; in SavaCfgFile() local
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_dfx.cpp | 390 ofstream ofs(name, ios::binary | ios::app); in DumpSurfaceBuffer() local 457 ofstream ofs(name, ios::binary | ios::app); in DumpLinearBuffer() local
|
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/ |
H A D | hitrace_dump_test.cpp | 63 std::ofstream ofs; in CreateFile() local
|
/ohos5.0/drivers/peripheral/codec/test/demo/heif/src/ |
H A D | buffer_helper.cpp | 215 ofstream ofs(outputFilePath, ios::binary); in DumpBuffer() local
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/dump/src/ |
H A D | camera_dump.cpp | 251 std::ofstream ofs(ss.str(), std::ios::app); in SaveDataToFile() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/ |
H A D | logger.cpp | 140 std::ofstream ofs(data->filename, std::ofstream::out | std::ofstream::app); in OutputByFileLog() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
H A D | av_trans_utils.cpp | 245 std::ofstream ofs(path, std::ios::binary | std::ios::out | std::ios::app); in DumpBufferToFile() local
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/ |
H A D | daudio_utils.cpp | 232 std::ofstream ofs(path, std::ios::binary | std::ios::out | std::ios::app); in SaveFile() local
|
/ohos5.0/base/update/updater/test/fuzztest/updaterutils_fuzzer/ |
H A D | updater_utils_fuzzer.cpp | 291 std::ofstream ofs(Fs::path {invalidJsonPath}); in TestJsonNodeFileType() local
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_display_bind_helper_test.cpp | 56 std::ofstream ofs(fileName.c_str()); in WriteConfigFile() local
|
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/ |
H A D | daudio_util.cpp | 532 std::ofstream ofs(path, std::ios::binary | std::ios::out | std::ios::app); in SaveFile() local
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_display_bind_helper.cpp | 555 std::ofstream ofs(realPath, std::ios::trunc | std::ios::out | std::ios_base::binary); in Store() local
|
/ohos5.0/base/powermgr/battery_statistics/services/native/src/ |
H A D | battery_stats_core.cpp | 911 std::ofstream ofs; in SaveBatteryStatsData() local
|