Home
last modified time | relevance | path

Searched refs:DeserializePlatformData (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/common/cursors/
Dwebcursor_android.cc19 bool WebCursor::DeserializePlatformData(PickleIterator* iter) { in DeserializePlatformData() function in content::WebCursor
Dwebcursor_aurawin.cc42 bool WebCursor::DeserializePlatformData(PickleIterator* iter) { in DeserializePlatformData() function in content::WebCursor
Dwebcursor_ozone.cc52 bool WebCursor::DeserializePlatformData(PickleIterator* iter) { in DeserializePlatformData() function in content::WebCursor
Dwebcursor_aurax11.cc65 bool WebCursor::DeserializePlatformData(PickleIterator* iter) { in DeserializePlatformData() function in content::WebCursor
Dwebcursor.h135 bool DeserializePlatformData(PickleIterator* iter);
Dwebcursor.cc132 return DeserializePlatformData(iter); in Deserialize()
Dwebcursor_mac.mm375 bool WebCursor::DeserializePlatformData(PickleIterator* iter) {