Home
last modified time | relevance | path

Searched refs:LPCWSTR (Results 1 – 25 of 88) sorted by relevance

1234

/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.h8 bool MyBrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR path, UString &resultPath);
9 bool MyBrowseForFile(HWND owner, LPCWSTR title, LPCWSTR path, LPCWSTR filterDescription, LPCWSTR fi…
DMyWindowsNew.h67 STDMETHOD(SetOverlayIcon)(HWND hwnd, HICON hIcon, LPCWSTR pszDescription) = 0;
68 STDMETHOD(SetThumbnailTooltip)(HWND hwnd, LPCWSTR pszTip) = 0;
/external/lzma/CPP/Windows/
DCommonDialog.h10 bool MyGetOpenFileName(HWND hwnd, LPCWSTR title,
11 LPCWSTR initialDir, // can be NULL, so dir prefix in filePath will be used
12 LPCWSTR filePath, // full path
13 LPCWSTR filterDescription, // like "All files (*.*)"
14 LPCWSTR filter, // like "*.exe"
DCommonDialog.cpp53 bool Add(LPCWSTR s) throw();
57 bool CDoubleZeroStringListW::Add(LPCWSTR s) throw() in Add()
101 bool MyGetOpenFileName(HWND hwnd, LPCWSTR title, in MyGetOpenFileName()
102 LPCWSTR initialDir, in MyGetOpenFileName()
103 LPCWSTR filePath, in MyGetOpenFileName()
104 LPCWSTR filterDescription, in MyGetOpenFileName()
105 LPCWSTR filter, in MyGetOpenFileName()
DRegistry.h44 LONG DeleteValue(LPCWSTR name);
52 LONG SetValue(LPCWSTR name, LPCWSTR value);
72 LONG QueryValue(LPCWSTR name, LPWSTR value, UInt32 &dataSize);
73 LONG QueryValue(LPCWSTR name, UString &value);
DWindow.cpp49 bool CWindow::Create(LPCWSTR className, in Create()
50 LPCWSTR windowName, DWORD style, in Create()
67 bool CWindow::CreateEx(DWORD exStyle, LPCWSTR className, in CreateEx()
68 LPCWSTR windowName, DWORD style, in CreateEx()
106 bool MySetWindowText(HWND wnd, LPCWSTR s) in MySetWindowText()
DWindow.h38 inline bool MySetWindowText(HWND wnd, LPCWSTR s) { return BOOLToBool(::SetWindowText(wnd, s)); } in MySetWindowText()
40 bool MySetWindowText(HWND wnd, LPCWSTR s);
109 bool Create(LPCWSTR className,
110 LPCWSTR windowName, DWORD style,
114 bool CreateEx(DWORD exStyle, LPCWSTR className,
115 LPCWSTR windowName, DWORD style,
241 bool SetText(LPCWSTR s) { return MySetWindowText(_window, s); } in SetText()
DShell.cpp298 static bool BrowseForFolder(HWND owner, LPCWSTR title, UINT ulFlags, in BrowseForFolder()
299 LPCWSTR initialFolder, UString &resultPath) in BrowseForFolder()
313 bool BrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR initialFolder, UString &resultPath) in BrowseForFolder()
DShell.h90 bool BrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR initialFolder, UString &resultPath);
DSecurityUtils.cpp54 LPCWSTR lpSystemName,
55 LPCWSTR lpAccountName,
/external/lzma/CPP/Windows/Control/
DStatusBar.h24 bool Create(LONG style, LPCWSTR text, HWND hwndParent, UINT id) in Create()
26 bool SetText(LPCWSTR text) in SetText()
28 bool SetText(unsigned index, LPCWSTR text, UINT type) in SetText()
30 bool SetText(unsigned index, LPCWSTR text) in SetText()
DListView.cpp67 int CListView::InsertColumn(int columnIndex, LPCWSTR text, int width) in InsertColumn()
77 int CListView::InsertItem(int index, LPCWSTR text) in InsertItem()
88 int CListView::SetSubItem(int index, int subIndex, LPCWSTR text) in SetSubItem()
DWindow2.h23 bool CreateEx(DWORD exStyle, LPCWSTR className, LPCWSTR windowName,
DDialog.h35 bool SetItemText(int itemID, LPCWSTR s) in SetItemText()
132 bool Create(LPCWSTR templateName, HWND parentWindow);
144 INT_PTR Create(LPCWSTR templateName, HWND parentWindow);
/external/lzma/CPP/7zip/UI/Explorer/
DMyMessages.h8 void ShowErrorMessage(HWND window, LPCWSTR message);
9 inline void ShowErrorMessage(LPCWSTR message) { ShowErrorMessage(0, message); } in ShowErrorMessage()
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-string.h84 static LPCWSTR AnsiToUtf16(const char* c_str);
94 static const char* Utf16ToAnsi(LPCWSTR utf16_str);
/external/gtest/include/gtest/internal/
Dgtest-string.h84 static LPCWSTR AnsiToUtf16(const char* c_str);
94 static const char* Utf16ToAnsi(LPCWSTR utf16_str);
/external/wpa_supplicant_8/src/drivers/
Dndis_events.c44 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecQuery()
64 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecNotificationQueryAsync()
85 IWbemLocator *pLoc, LPCWSTR strNetworkResource, LPCWSTR strUser, in call_IWbemLocator_ConnectServer()
86 LPCWSTR strPassword, LPCWSTR strLocale, long lSecurityFlags, in call_IWbemLocator_ConnectServer()
87 LPCWSTR strAuthority, IWbemContext *pCtx, IWbemServices **ppNamespace) in call_IWbemLocator_ConnectServer()
/external/curl/lib/
Didn_win32.c42 _In_reads_(cchUnicodeChar) LPCWSTR lpUnicodeCharStr,
48 _In_reads_(cchASCIIChar) LPCWSTR lpASCIICharStr,
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractCallbackSfx.cpp18 static LPCWSTR kCantDeleteFile = L"Can not delete output file";
19 static LPCWSTR kCantOpenFile = L"Can not open output file";
20 static LPCWSTR kUnsupportedMethod = L"Unsupported Method";
/external/gtest/src/
Dgtest-filepath.cc206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/protobuf/gtest/src/
Dgtest-filepath.cc204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc202 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
226 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
319 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-filepath.cc204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-filepath.cc206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()

1234