HomeSort by relevance Sort by last modified time
    Searched refs:SessionWindowToValue (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/ui/webui/
foreign_session_handler.h 52 bool SessionWindowToValue(const SessionWindow& window,
foreign_session_handler.cc 115 if (SessionWindowToValue(*window, window_data.get())) {
219 bool ForeignSessionHandler::SessionWindowToValue(
  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions_unittest.cc 67 TEST_F(ProtoValueConversionsTest, SessionWindowToValue) {
68 TestSpecificsToValue(SessionWindowToValue);
proto_value_conversions.h 61 DictionaryValue* SessionWindowToValue(
proto_value_conversions.cc 105 SET_REP(window, SessionWindowToValue);
122 DictionaryValue* SessionWindowToValue(

Completed in 270 milliseconds