Home
last modified time | relevance | path

Searched defs:MakeFile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_digital_io_linux/
H A Dmock_vfs.h93 std::unique_ptr<FileType> MakeFile(Args&&... args) { in MakeFile() function
/aosp_15_r20/system/core/init/fuzzer/
H A Dinit_ueventHandler_fuzzer.cpp36 void MakeFile(FuzzedDataProvider* fdp, std::string s) { in MakeFile() function
/aosp_15_r20/external/libbrillo/brillo/files/
H A Dsafe_fd.cc286 SafeFD::SafeFDResult SafeFD::MakeFile(const base::FilePath& path, in MakeFile() function in brillo::SafeFD
/aosp_15_r20/system/incremental_delivery/incfs/tests/
H A Dincfs_test.cpp350 TEST_F(IncFsTest, MakeFile) { in TEST_F() argument