OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParseDisplayName
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/
platform_util_win.cc
34
//
ParseDisplayName
will fail if the directory is "C:", it must be "C:\\".
74
hr = desktop->
ParseDisplayName
(NULL, NULL,
81
hr = desktop->
ParseDisplayName
(NULL, NULL,
/external/chromium_org/chrome/browser/
platform_util_win.cc
36
//
ParseDisplayName
will fail if the directory is "C:", it must be "C:\\".
76
hr = desktop->
ParseDisplayName
(NULL, NULL,
83
hr = desktop->
ParseDisplayName
(NULL, NULL,
/external/chromium_org/chrome_frame/test/
urlmon_moniker_tests.h
161
MOCK_METHOD5_WITH_CALLTYPE(__stdcall,
ParseDisplayName
,
com_message_event_unittest.cc
28
STDMETHOD(
ParseDisplayName
)(IBindCtx*, LPOLESTR, ULONG*, IMoniker**) {
121
STDMETHODNOTIMP(
ParseDisplayName
, (IBindCtx*, LPOLESTR, ULONG*, IMoniker**));
/external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_win.cc
971
HRESULT hr = desktop_folder->
ParseDisplayName
(
[
all
...]
Completed in 2482 milliseconds