Searched refs:DeserializePlatformData (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/common/cursors/
H A Dwebcursor_android.cc19 bool WebCursor::DeserializePlatformData(PickleIterator* iter) { function in class:content::WebCursor
H A Dwebcursor_aurawin.cc42 bool WebCursor::DeserializePlatformData(PickleIterator* iter) { function in class:content::WebCursor
H A Dwebcursor_aurax11.cc60 bool WebCursor::DeserializePlatformData(PickleIterator* iter) { function in class:content::WebCursor
H A Dwebcursor_ozone.cc52 bool WebCursor::DeserializePlatformData(PickleIterator* iter) { function in class:content::WebCursor
H A Dwebcursor.h135 bool DeserializePlatformData(PickleIterator* iter);
H A Dwebcursor.cc132 return DeserializePlatformData(iter);

Completed in 287 milliseconds