Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/test/
H A Dtest_file_util_posix.cc94 bool MakeFileUnwritable(const FilePath& path) { in MakeFileUnwritable() function
/aosp_15_r20/external/cronet/base/test/
H A Dtest_file_util_posix.cc104 bool MakeFileUnwritable(const FilePath& path) { in MakeFileUnwritable() function
H A Dtest_file_util_win.cc182 bool MakeFileUnwritable(const FilePath& path) { in MakeFileUnwritable() function
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_shared_dictionary_store_unittest.cc521 void MakeFileUnwritable() { in MakeFileUnwritable() function in net::SQLitePersistentSharedDictionaryStoreTest