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

  /external/chromium_org/sync/protocol/
proto_value_conversions_unittest.cc 201 TEST_F(ProtoValueConversionsTest, HistoryDeleteDirectiveSpecificsToValue) {
202 TestSpecificsToValue(HistoryDeleteDirectiveSpecificsToValue);
proto_value_conversions.h 223 SYNC_EXPORT base::DictionaryValue* HistoryDeleteDirectiveSpecificsToValue(
proto_value_conversions.cc 542 base::DictionaryValue* HistoryDeleteDirectiveSpecificsToValue(
726 SET_FIELD(history_delete_directive, HistoryDeleteDirectiveSpecificsToValue);
    [all...]
  /external/chromium_org/chrome/browser/history/
delete_directive_handler.cc 24 syncer::HistoryDeleteDirectiveSpecificsToValue(delete_directive));

Completed in 222 milliseconds