HomeSort by relevance Sort by last modified time
    Searched full:dictref (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
CDPlayer.c 215 CFDictionaryRef dictRef = (CFDictionaryRef)propertyListRef;
223 theRawTOCDataRef = (CFDataRef)CFDictionaryGetValue (dictRef, CFSTR(kRawTOCDataString));
226 theSessionArrayRef = (CFArrayRef)CFDictionaryGetValue (dictRef, CFSTR(kSessionsString));

Completed in 15 milliseconds