Searched defs:typeFromCFTypeRef (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/Shared/cf/
H A DArgumentCodersCF.cpp58 static CFType typeFromCFTypeRef(CFTypeRef type) function in namespace:CoreIPC
93 CFType type = typeFromCFTypeRef(typeRef);
297 if (typeFromCFTypeRef(values[i]) == Unknown)

Completed in 80 milliseconds