OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IByteBuffer
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
scardssp.h
27
typedef struct
IByteBuffer
IByteBuffer
;
263
typedef
IByteBuffer
*LPBYTEBUFFER;
264
typedef const
IByteBuffer
*LPCBYTEBUFFER;
268
struct
IByteBuffer
: public IDispatch {
288
HRESULT (WINAPI *QueryInterface)(
IByteBuffer
*This,REFIID riid,void **ppvObject);
289
ULONG (WINAPI *AddRef)(
IByteBuffer
*This);
290
ULONG (WINAPI *Release)(
IByteBuffer
*This);
291
HRESULT (WINAPI *GetTypeInfoCount)(
IByteBuffer
*This,UINT *pctinfo);
292
HRESULT (WINAPI *GetTypeInfo)(
IByteBuffer
*This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo)
[
all
...]
/external/robolectric/v3/libs/
vtd-xml-2.11.jar
/prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar
Completed in 237 milliseconds