Home
last modified time | relevance | path

Searched defs:WriteToFile (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
Dsharing_manager.cpp96 bool WriteToFile(const char *fileName, const char *value) in WriteToFile() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Dcache_data.cpp80 void CacheData::WriteToFile() in WriteToFile() function in OHOS::Rosen::CacheData
/foundation/resourceschedule/memmgr/common/src/
Dkernel_interface.cpp107 bool KernelInterface::WriteToFile(const std::string& path, const std::string& content, bool truncat… in WriteToFile() function in OHOS::Memory::KernelInterface
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_compressor.cpp254 void ImageCompressor::WriteToFile(std::string srcKey, sk_sp<SkData> compressedData, Size imgSize) in WriteToFile() function in OHOS::Ace::ImageCompressor
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_file_manager.c509 static int32_t WriteToFile(FileInfo *fileInfo, uint32_t blockSequence, uint16_t length, uint8_t *pa… in WriteToFile() function