OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pImport
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fxfa/src/app/
xfa_ffdoc.cpp
443
IXFA_PacketImport*
pImport
= IXFA_PacketImport::Create(m_pDocument);
444
if (
pImport
) {
445
bRet =
pImport
->ImportData(pStream);
446
pImport
->Release();
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
correg.h
209
STDMETHOD(Merge)(IMetaDataRegImport *
pImport
,IMapToken *pIMap) PURE;
Completed in 676 milliseconds