Home
last modified time | relevance | path

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

/foundation/resourceschedule/memmgr/common/src/
Dkernel_interface.cpp106 bool KernelInterface::WriteToFile(const std::string& path, const std::string& content, bool truncat… in WriteToFile() function in OHOS::Memory::KernelInterface
/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