Home
last modified time | relevance | path

Searched defs:dataFile (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data_helper.cpp163 bool UnifiedDataHelper::SaveUDataToFile(const std::string &dataFile, UnifiedData &data) in SaveUDataToFile()
184 bool UnifiedDataHelper::LoadUDataFromFile(const std::string &dataFile, UnifiedData &data) in LoadUDataFromFile()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2.cpp178 if (auto dataFile = fileManager_.CreateFile(dataFileUri); dataFile) { in SaveGLTF() local
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp161 bool ThermalDfx::Compress(const std::string& dataFile, const std::string& destFile) in Compress()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dtlv_util_test.cpp584 std::string dataFile = "demo1"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp509 std::fstream dataFile(fileDir, std::fstream::binary | std::fstream::out | std::fstream::in); in ModifyDatabaseFile() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_file_manager_test.cpp1860 const char *dataFile = "TEST_FILE_DATA"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp536 std::fstream dataFile(fileDir, std::fstream::binary | std::fstream::out | std::fstream::in); in ModifyDatabaseFile() local