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

  /external/chromium_org/chrome/browser/ui/webui/ntp/
foreign_session_handler.h 89 bool SessionWindowToValue(const SessionWindow& window,
foreign_session_handler.cc 272 if (SessionWindowToValue(*window, window_data.get()))
383 bool ForeignSessionHandler::SessionWindowToValue(
  /external/chromium_org/sync/protocol/
proto_value_conversions_unittest.cc 79 TEST_F(ProtoValueConversionsTest, SessionWindowToValue) {
80 TestSpecificsToValue(SessionWindowToValue);
proto_value_conversions.h 117 SYNC_EXPORT_PRIVATE base::DictionaryValue* SessionWindowToValue(
proto_value_conversions.cc 153 SET_REP(window, SessionWindowToValue);
174 base::DictionaryValue* SessionWindowToValue(
    [all...]

Completed in 65 milliseconds