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

  /external/chromium/chrome/browser/sync/protocol/
proto_value_conversions.cc 50 StringValue* MakeEnumValue(T t, const char* (*converter_fn)(T)) {
74 value->Set(#field, MakeEnumValue(proto.field(), fn))
  /external/chromium_org/sync/protocol/
proto_value_conversions.cc 69 base::StringValue* MakeEnumValue(T t, const char* (*converter_fn)(T)) {
96 value->Set(#field, MakeEnumValue(proto.field(), fn))

Completed in 40 milliseconds