Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_legacy_lite.c230 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 Ddcamera_client_demo.h117 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 Ddcamera_client_demo.h117 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 Dapplypatch_fuzzer.cpp32 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 Dimage_codec_dfx.cpp204 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 Dupdater_ui_env.cpp121 std::ofstream ofs { brightnessFile }; in InitBrightness() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/importfile_fuzzer/
H A Dimportfile_fuzzer.cpp58 std::ofstream ofs(realPath, std::ofstream::out); in MakeImportFile() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhencoder_buffer_unit_test.cpp47 ofstream ofs(dstPath, ios::binary); in CreateFakeYuv() local
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp51 std::ofstream ofs; in GenerateFile() local
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_utils_tools.cpp209 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 Ddscreen_hidumper.cpp230 std::ofstream ofs(fileName, std::ios::binary | std::ios::out | std::ios::app); in SaveFile() local
/ohos5.0/base/update/updater/services/
H A Dupdater_utils.cpp55 std::ofstream ofs; in WriteInstallTime() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.cpp101 std::ofstream ofs; in SavaCfgFile() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp390 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 Dhitrace_dump_test.cpp63 std::ofstream ofs; in CreateFile() local
/ohos5.0/drivers/peripheral/codec/test/demo/heif/src/
H A Dbuffer_helper.cpp215 ofstream ofs(outputFilePath, ios::binary); in DumpBuffer() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/dump/src/
H A Dcamera_dump.cpp251 std::ofstream ofs(ss.str(), std::ios::app); in SaveDataToFile() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dlogger.cpp140 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 Dav_trans_utils.cpp245 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 Ddaudio_utils.cpp232 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 Dupdater_utils_fuzzer.cpp291 std::ofstream ofs(Fs::path {invalidJsonPath}); in TestJsonNodeFileType() local
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_display_bind_helper_test.cpp56 std::ofstream ofs(fileName.c_str()); in WriteConfigFile() local
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp532 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 Dinput_display_bind_helper.cpp555 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 Dbattery_stats_core.cpp911 std::ofstream ofs; in SaveBatteryStatsData() local

12