Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/temp/temp_gtest/
Dtemp_mkostemps64_test.cpp17 char templateName[] = "/tmp/mytempXXXXXX"; variable
/third_party/lzma/CPP/Windows/Control/
DDialog.cpp388 bool CModelessDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create()
397 INT_PTR CModalDialog::Create(LPCTSTR templateName, HWND parentWindow) in Create()
404 bool CModelessDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create()
428 INT_PTR CModalDialog::Create(LPCWSTR templateName, HWND parentWindow) in Create()