Home
last modified time | relevance | path

Searched defs:WriteFile (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/
H A Dfile_utils.cpp39 bool FileUtils::WriteFile(const std::string &data) in WriteFile() function in OHOS::NeuralNetworkRuntime::FileUtils
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/
H A Dthermal_protector_utils.cpp27 int32_t ThermalProtectorUtil::WriteFile(std::string path, std::string buf, size_t size) in WriteFile() function in OHOS::PowerMgr::ThermalProtectorUtil
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dfile_utils.cpp57 int64_t FileUtils::WriteFile(int fd, const void *data, off_t offset, size_t size) in WriteFile() function in OHOS::FileManagement::FileUtils
/ohos5.0/base/powermgr/thermal_manager/utils/native/src/
H A Dfile_operation.cpp63 int32_t FileOperation::WriteFile(std::string path, std::string buf, size_t size) in WriteFile() function in OHOS::PowerMgr::FileOperation
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dfile_operator.c59 static int32_t WriteFile(const char *fileName, const uint8_t *buf, uint32_t len) in WriteFile() function
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dfile_operator.c67 IAM_STATIC int32_t WriteFile(const char *fileName, const uint8_t *buf, uint32_t len) in WriteFile() function
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Ddecompile_gen.cpp35 void DecompileGen::WriteFile(const std::string &str) in WriteFile() function in DecompileGen
/ohos5.0/base/powermgr/thermal_manager/test/common/src/
H A Dthermal_test.cpp36 int32_t ThermalTest::WriteFile(std::string path, std::string buf) in WriteFile() function in OHOS::PowerMgr::ThermalTest
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_file_utils.cpp155 bool BundleFileUtils::WriteFile(const char *file, const void *buffer, uint32_t size) in WriteFile() function in OHOS::BundleFileUtils
/ohos5.0/base/security/selinux_adapter/test/unittest/common/
H A Dtest_common.cpp133 bool WriteFile(const std::string &file, const std::vector<std::string> &info) in WriteFile() function
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_simulation_node.cpp230 int32_t ThermalSimulationNode::WriteFile(std::string path, std::string buf, size_t size) in WriteFile() function in OHOS::HDI::Thermal::V1_1::ThermalSimulationNode
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp264 void TestUtil::WriteFile(const string &file, const string &line) in WriteFile() function in OHOS::HiviewDFX::TestUtil
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/
H A Dsend_command_v10.cpp153 static int32_t WriteFile(const ExecEnv &env, const FileInfo &fileInfo, bool isRestart) in WriteFile() function
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_edit_test.cpp132 int32_t WriteFile(int destfd) in WriteFile() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.cpp102 bool ImageFileCache::WriteFile(const std::string& url, const void* const data, size_t size, in WriteFile() function in OHOS::Ace::ImageFileCache
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_file.cpp86 bool NetPolicyFile::WriteFile() in WriteFile() function in OHOS::NetManagerStandard::NetPolicyFile
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp451 ErrCode BundleInstallerProxy::WriteFile(const std::string &path, int32_t outputFd) in WriteFile() function in OHOS::AppExecFwk::BundleInstallerProxy
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp53 int32_t ThermalMgrSystemTest::WriteFile(std::string path, std::string buf, size_t size) in WriteFile() function in ThermalMgrSystemTest
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/
H A Dcompilation_test.cpp107 void CompilationTest::WriteFile(uint64_t version, uint64_t fileNumber, std::size_t cacheDeviceId) in WriteFile() function in OHOS::NeuralNetworkRuntime::UnitTest::CompilationTest
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/
H A Dcompilation_test.cpp107 void CompilationTest::WriteFile(uint64_t version, uint64_t fileNumber, std::size_t cacheDeviceId) in WriteFile() function in OHOS::NeuralNetworkRuntime::UnitTest::CompilationTest
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp632 bool WriteFile(const std::string &filePath, const std::string &fileContent) in WriteFile() function
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp459 bool EthernetConfiguration::WriteFile(const std::string &filePath, const std::string &fileContent) in WriteFile() function in OHOS::NetManagerStandard::EthernetConfiguration
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp706 bool WriteFile(uint8_t contentType, const std::string &src, int outFd, const std::string &outputFil… in WriteFile() function
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp1843 static void WriteFile(const string &filename, const vector<struct ReportFileInfo> &srcFiles) in WriteFile() function