OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:safeArrayToIUnknownArray
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebKit/win/
MarshallingHelpers.h
58
static CFArrayRef
safeArrayToIUnknownArray
(SAFEARRAY*);
CFDictionaryPropertyBag.cpp
149
*cfObj = (void*) MarshallingHelpers::
safeArrayToIUnknownArray
(V_ARRAY(pVar));
MarshallingHelpers.cpp
269
CFArrayRef MarshallingHelpers::
safeArrayToIUnknownArray
(SAFEARRAY* inArray)
Completed in 220 milliseconds