Home
last modified time | relevance | path

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

/aosp_15_r20/art/libartbase/base/
H A Dos_linux.cc40 static File* CreateEmptyFile(const char* name, int extra_flags) { in CreateEmptyFile() function
48 File* OS::CreateEmptyFile(const char* name) { in CreateEmptyFile() function in art::OS
/aosp_15_r20/build/make/tools/
H A Dcompare_builds.py492 def CreateEmptyFile(filename): function
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dio_win32_unittest.cc151 bool CreateEmptyFile(const wstring& path) { in CreateEmptyFile() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32_unittest.cc151 bool CreateEmptyFile(const wstring& path) { in CreateEmptyFile() function
/aosp_15_r20/art/odrefresh/
H A Dodrefresh_test.cc63 void CreateEmptyFile(const std::string& name) { in CreateEmptyFile() function