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

  /external/chromium_org/android_webview/native/
state_serializer.cc 236 string content_state; local
237 if (!iterator->ReadString(&content_state))
240 content::PageState::CreateFromEncodedData(content_state));
  /external/chromium_org/content/public/browser/
navigation_entry.h 133 // 2) content_state when a post request has started and is extracted by
143 // For efficiency, this should be cleared when content_state is populated

Completed in 94 milliseconds