OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IAsyncAction
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windows.system.threading.h
61
typedef interface
IAsyncAction
IAsyncAction
;
292
IAsyncAction
*operation) = 0;
317
IAsyncAction
*operation);
345
static FORCEINLINE HRESULT WorkItemHandler_Invoke(WorkItemHandler* This,
IAsyncAction
*operation) {
355
IAsyncAction
*operation);
377
IAsyncAction
**operation) = 0;
382
IAsyncAction
**operation) = 0;
388
IAsyncAction
**operation) = 0;
428
IAsyncAction
**operation)
[
all
...]
windows.foundation.h
27
typedef interface
IASyncAction
IASyncAction
;
55
typedef interface
IAsyncAction
IAsyncAction
;
284
*
IASyncAction
interface
292
IASyncAction
: public IInspectable
305
__CRT_UUID_DECL(
IASyncAction
, 0x5a648006, 0x843a, 0x4da9, 0x86,0x5b, 0x9d,0x26,0xe5,0xdf,0xad,0x7b)
313
IASyncAction
* This,
318
IASyncAction
* This);
321
IASyncAction
* This)
[
all
...]
windows.storage.h
77
typedef interface
IAsyncAction
IAsyncAction
;
[
all
...]
Completed in 73 milliseconds