Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_transfer/
H A Datomic_file_transfer_handler_test.cc107 void ClearContent(std::string path) { in ClearContent() function in pw::transfer::__anon267a73450111::AtomicFileTransferHandlerTest
/aosp_15_r20/art/libartbase/base/unix_file/
H A Dfd_file.cc746 bool FdFile::ClearContent() { in ClearContent() function in unix_file::FdFile