Searched refs:refCon (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/content/common/gpu/media/ |
D | vt_stubs_header.fragment | 45 void *(*AllocateBlock)(void *refCon, size_t sizeInBytes); 46 void (*FreeBlock)(void *refCon, void *doomedMemoryBlock, size_t sizeInBytes); 47 void *refCon;
|
/external/chromium_org/media/base/mac/ |
D | coremedia_glue.h | 38 void* refCon; member
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/ |
D | ComplexTextControllerCoreText.mm | 173 …ngAndAttributes(CFIndex stringIndex, CFIndex* charCount, CFDictionaryRef* attributes, void* refCon) 175 ProviderInfo* info = static_cast<struct ProviderInfo*>(refCon);
|
/external/clang/test/Analysis/ |
D | retain-release-inline.m | 158 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * …
|
D | retain-release-gc-only.m | 154 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * …
|
D | retain-release.mm | 181 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * …
|
D | retain-release.m | 221 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * … 1007 IOServiceMatchingCallback callback, void * refCon, io_iterator_t * notification) { 1010 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
|
/external/clang/test/ARCMT/ |
D | objcmt-arc-cf-annotations.m.result | 238 …MED matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * … 1054 IOServiceMatchingCallback callback, void * refCon, io_iterator_t * notification) { 1057 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
|
D | objcmt-arc-cf-annotations.m | 226 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * … 1012 IOServiceMatchingCallback callback, void * refCon, io_iterator_t * notification) { 1015 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
|