Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/avsource_test/
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
Davsource_unit_test.cpp709 FILE* saveFile = fopen(outFile, "wb"); variable
1051 FILE* saveFile = fopen(outFile, "wb"); variable
1231 FILE* saveFile = fopen(outFile, "wb"); variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/
DdisableLogs.js78 function saveFile(fileName, content) { function
DdisableProfiler.js77 function saveFile(fileName, content) { function
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
Dtest_base.cpp227 void TestBase::GpuCanvasToFile(napi_env env, bool saveFile) in GpuCanvasToFile()
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_compressor.cpp260 std::ofstream saveFile(recordsPath_); local