OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Data
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtccore.h
[
all
...]
scardssp.h
482
virtual HRESULT WINAPI
get_Data
(LPBYTEBUFFER *ppData) = 0;
526
HRESULT (WINAPI *
get_Data
)(ISCardCmd *This,LPBYTEBUFFER *ppData);
572
#define ISCardCmd_get_Data(This,ppData) (This)->lpVtbl->
get_Data
(This,ppData)
[
all
...]
msclus.h
[
all
...]
/external/chromium_org/win8/metro_driver/
chrome_app_view.cc
[
all
...]
Completed in 681 milliseconds