Home
last modified time | relevance | path

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

/external/chromium_org/third_party/lzma_sdk/
D7zFile.c73 WRes OutFile_OpenW(CSzFile *p, const WCHAR *name) { return File_OpenW(p, name, 1); } in OutFile_OpenW() function
/external/lzma/C/
D7zFile.c73 WRes OutFile_OpenW(CSzFile *p, const WCHAR *name) { return File_OpenW(p, name, 1); } in OutFile_OpenW() function