Home | History | Annotate | Download | only in itf

Lines Matching refs:thisItf

55         void *thisItf = (char *) thisObject + offset;
58 if ((NULL == expose) || (*expose)(thisItf)) {
68 ((size_t *) thisItf)[0] ^= ~0;
163 void *thisItf = (char *) thisObject + offset;
166 if ((NULL == expose) || (*expose)(thisItf)) {
232 void *thisItf = (char *) thisObject + offset;
242 ((size_t *) thisItf)[0] ^= ~0;
248 (*remove)(thisItf);
311 void *thisItf = (char *) thisObject + offset;
314 (*resume)(thisItf);
411 void *thisItf = (char *) thiz + offset;
414 (*resume)(thisItf);