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

  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions_unittest.cc 85 TEST_F(ProtoValueConversionsTest, AppSpecificsToValue) {
86 TestSpecificsToValue(AppSpecificsToValue);
proto_value_conversions.h 74 DictionaryValue* AppSpecificsToValue(
proto_value_conversions.cc 163 DictionaryValue* AppSpecificsToValue(
298 SET_EXTENSION(sync_pb, app, AppSpecificsToValue);
  /external/chromium_org/sync/protocol/
proto_value_conversions_unittest.cc 114 TEST_F(ProtoValueConversionsTest, AppSpecificsToValue) {
115 TestSpecificsToValue(AppSpecificsToValue);
proto_value_conversions.h 149 SYNC_EXPORT_PRIVATE base::DictionaryValue* AppSpecificsToValue(
proto_value_conversions.cc 294 base::DictionaryValue* AppSpecificsToValue(
590 SET_FIELD(app, AppSpecificsToValue);

Completed in 434 milliseconds