Searched refs:CFJSObjectCopyPropertyNames (Results 1 – 2 of 2) sorted by relevance
45 static CFArrayRef CFJSObjectCopyPropertyNames(void *data);396 callBacks.copyPropertyNames = CFJSObjectCopyPropertyNames; in JSObjectCreateWithCFType()563 CFArrayRef CFJSObjectCopyPropertyNames(void *data) in CFJSObjectCopyPropertyNames() function
3630 (CFJSObjectCopyPropertyNames):