Home
last modified time | relevance | path

Searched defs:outFile (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_property_trace_test.cpp57 std::ofstream outFile; variable
80 std::ofstream outFile; variable
103 std::ofstream outFile; variable
121 std::ofstream outFile; variable
139 std::ofstream outFile; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_uri_unit_test.cpp276 const char* outFile = "/data/test/test_264_B_Gop25_4sec_cover_uri.bin"; variable
603 const char* outFile = "/data/test/flac_48000_1_uri.bin"; variable
775 const char* outFile = "/data/test/mp3_48000_1_cover_uri.bin"; variable
H A Davsource_unit_test.cpp699 const char* outFile = "/data/test/test_264_B_Gop25_4sec_cover.bin"; variable
1041 const char* outFile = "/data/test/flac_48000_1_cover.bin"; variable
1221 const char* outFile = "/data/test/mp3_48000_1_cover.bin"; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/
H A Dfile_utils.cpp41 std::ofstream outFile(m_filename); in WriteFile() local
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dhiebpf_collector_impl.cpp39 const std::string outFile) in StartHiebpf()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_mock/
H A Dtsconfig.json12 "outFile": "build/jsMock.js", string
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_shape/
H A Dtsconfig.json15 "outFile": "../engine/jsShape.js", string
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
H A Dhiebpf_decorator.cpp25 const std::string outFile) in StartHiebpf()
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_json_service_disposal_config.cpp64 ofstream outFile(filePath); in BJsonDisposalConfig() local
116 ofstream outFile(filePath); in AppendIntoDisposalConfigFile() local
H A Db_json_clear_data_config.cpp67 ofstream outFile(filePath); in BJsonClearDataConfig() local
342 ofstream outFile(filePath); in WriteClearBundleRecord() local
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_function.cpp325 std::ofstream outFile; in CreateFile() local
363 std::ofstream outFile; in AddFileLineData() local
394 std::ofstream outFile; in DelFileLineData() local
428 std::ofstream outFile; in ModifyFileLineData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/
H A Dtsconfig.json23 "outFile": "build/jsXNode.js", string
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_manager/
H A Dtsconfig.json29 "outFile": "./out/arkTheme.js", string
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_prefetcher/
H A Dtsconfig.json29 "outFile": ".ohos/jsPrefetcher.js", string
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dhiview_zip_util.cpp192 FILE* outFile = fopen(path.c_str(), "wb"); in DoUnzipFile() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dperformance_analysis.h121 std::ofstream outFile; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.cpp107 std::ofstream outFile(writeFilePath, std::ios::binary); in WriteFile() local
109 std::ofstream outFile(writeFilePath, std::fstream::out); in WriteFile() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp394 …le::WriteOutputFrame(uint32_t index, OH_AVMemory *buffer, OH_AVCodecBufferAttr attr, FILE *outFile) in WriteOutputFrame()
419 FILE *outFile = fopen(OUT_DIR, "wb"); in OutputFunc() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/
H A Dtsconfig.json113 "outFile": "./dist/stateMgmt.js", string
H A Dtsconfig.profile.json113 "outFile": "./distProfile/stateMgmt.js", string
H A Dtsconfig.release.json115 "outFile": "./distRelease/stateMgmt.js", string
H A Dtsconfig.test.json111 "outFile": "./distTest/stateMgmt_test.js", string
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp308 std::ofstream outFile(path, std::fstream::out); in SavePixelMapToFile() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocation_config_manager.cpp83 std::ofstream outFile; in CreateFile() local
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtarzip.c170 static int32_t OpenZipFile(const char *outputName, gzFile *outFile, gid_t pathGroup) in OpenZipFile()

12