Home
last modified time | relevance | path

Searched defs:saveFile (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_uri_unit_test.cpp277 FILE* saveFile = fopen(outFile, "wb"); variable
604 FILE* saveFile = fopen(outFile, "wb"); variable
776 FILE* saveFile = fopen(outFile, "wb"); variable
H A Davsource_unit_test.cpp700 FILE* saveFile = fopen(outFile, "wb"); variable
1042 FILE* saveFile = fopen(outFile, "wb"); variable
1222 FILE* saveFile = fopen(outFile, "wb"); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/
H A DdisableLogs.js78 function saveFile(fileName, content) { function
H A DdisableProfiler.js77 function saveFile(fileName, content) { function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.cpp227 void TestBase::GpuCanvasToFile(napi_env env, bool saveFile) in GpuCanvasToFile()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_compressor.cpp259 std::ofstream saveFile(recordsPath_); local