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

  /external/chromium/base/
foundation_utils_mac.h 12 // CFTypeRefToNSObjectAutorelease transfers ownership of a Core Foundation
27 static inline id CFTypeRefToNSObjectAutorelease(CFTypeRef cf_object) {
  /external/chromium_org/base/mac/
foundation_util.h 136 // CFTypeRefToNSObjectAutorelease transfers ownership of a Core Foundation
153 BASE_EXPORT void* CFTypeRefToNSObjectAutorelease(CFTypeRef cf_object);

Completed in 554 milliseconds