HomeSort by relevance Sort by last modified time
    Searched defs:CFMutableDictionaryRef (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h 120 typedef struct __CFDictionary * CFMutableDictionaryRef;
121 extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks);
122 void CFDictionarySetValue(CFMutableDictionaryRef, const void *, const void *);
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 2814 milliseconds