Searched defs:CALLBACK (Results 1 – 4 of 4) sorted by relevance
72 #define OP_REQUIRES_ASYNC(CTX, EXP, STATUS, CALLBACK) \ argument81 #define OP_REQUIRES_OK_ASYNC(CTX, STATUS, CALLBACK) \ argument
11 #define CALLBACK __stdcall macro
10 private final String CALLBACK = "callback"; field in JSONPObjectTest
152 # define CALLBACK __attribute__ ((__stdcall__)) macro154 # define CALLBACK __stdcall macro156 # define CALLBACK macro