Searched refs:openFile (Results 1 – 2 of 2) sorted by relevance
482 static int openFile(const char* name, int mode, bool warning) { in openFile() function597 int fd = openFile(dynamic_event_log_tags, mode, true); in WriteDynamicEventLogTags()620 int fd = openFile(debug_event_log_tags, mode, one); in WriteDebugEventLogTags()
1184 TEST_F(Zip64ParseTest, openFile) { in TEST_F() argument