Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Windows/
H A DFileIO.h294 bool Open_EXISTING(CFSTR fileName) in Open_EXISTING() function
H A DFileIO.cpp829 bool COutFile::Open_EXISTING(const char *name) in Open_EXISTING() function in NWindows::NFile::NIO::COutFile