Searched refs:guid_ (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_data_model.h37 std::string guid() const { return guid_; }
38 void set_guid(const std::string& guid) { guid_ = guid; }
45 std::string guid_; member in class:autofill::AutofillDataModel
H A Dautofill_data_model.cc14 : guid_(guid),
H A Dpersonal_data_manager.cc44 : guid_(guid) {
48 return form_group.guid() == guid_;
52 return form_group->guid() == guid_;
56 const std::string guid_; member in class:autofill::__anon6340::FormGroupMatchesByGUIDFunctor
/external/chromium_org/chrome/browser/resources/options/
H A Dautofill_edit_creditcard_overlay.js38 self.guid_ = '';
60 this.guid_ = '';
71 creditCard[0] = this.guid_;
195 this.guid_ = creditCard.guid;
H A Dautofill_edit_address_overlay.js31 guid_: '',
87 this.guid_ = '';
154 this.guid_ = '';
236 this.guid_,
348 this.guid_ = address.guid;
/external/chromium_org/base/test/
H A Dtest_reg_util_win.h63 base::string16 guid_; member in class:registry_util::RegistryOverrideManager
/external/chromium_org/components/sync_driver/
H A Ddevice_info.cc16 : guid_(guid),
27 return guid_;
H A Ddevice_info.h78 const std::string guid_; member in class:sync_driver::DeviceInfo
/external/chromium-trace/trace-viewer/src/tracing/analysis/
H A Danalysis_view.js34 this.guid_ = base.GUID.allocate();
68 view_guid: this.guid_,
82 (event.state.view_guid !== this.guid_))
/external/chromium-trace/trace-viewer/src/cc/
H A Dpicture.js26 this.guid_ = base.GUID.allocate();
87 return this.guid_;
/external/chromium-trace/trace-viewer/src/tracing/trace_model/
H A Dcounter.js21 this.guid_ = base.GUID.allocate();
39 return this.guid_;
H A Dcounter_series.js15 this.guid_ = base.GUID.allocate();
49 this.guid_ = base.GUID.allocate();
H A Dprocess_base.js30 this.guid_ = base.GUID.allocate();
49 return this.guid_;
H A Dthread.js61 this.guid_ = base.GUID.allocate();
82 return this.guid_;
/external/chromium_org/chromeos/network/
H A Dnetwork_state.h56 const std::string& guid() const { return guid_; }
143 std::string guid_; member in class:chromeos::NetworkState
H A Dnetwork_state.cc117 return GetStringValue(key, value, &guid_);
320 guid_ = guid;
/external/chromium-trace/trace-viewer/src/tracing/
H A Dselection.js137 this.guid_ = base.GUID.allocate();
168 return this.guid_;
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dautofill_options_browsertest.js104 assertEquals(testAddress.guid, overlay.guid_);
/external/chromium-trace/
H A Dscript.js28 base.exportTo("tracing.trace_model",function(){function d(a,c){this.guid_=base.GUID.allocate();this.timestamp_=a;this.value_=c}function b(a,c){this.guid_=base.GUID.allocate();this.name_=a;this.color_=c;this.timestamps_=[];this.samples_=[]}d.prototype={__proto__:Object.prototype,get value(){return this.value_},set timestamp(a){this.timestamp_=a},toJSON:function(){for(var a={},c=Object.keys(this),e=0;e<c.length;e++){var f=c[e];"function"!=typeof this[f]&&(a[f]="parent"==f?this[f].guid:this[f])}return a}};
144 base.exportTo("tracing.trace_model",function(){function d(b,a,c,e){this.guid_=base.GUID.allocate();this.parent=b;this.id=a;this.category=c||"";this.name=e;this.series_=[];this.bounds=new base.Range}d.prototype={__proto__:Object.prototype,get guid(){return this.guid_},toJSON:function(){for(var b={},a=Object.keys(this),c=0;c<a.length;c++){var e=a[c];"function"!=typeof this[e]&&(b[e]="parent"==e?this[e].guid:this[e])}return b},set timestamps(b){throw Error("Bad counter API. No cookie.");},set seriesNames(b){throw Error("Bad counter API. No cookie.");
188 base.exportTo("tracing.trace_model",function(){function d(c,b,e,d,l,m){a.call(this,c,b,e,d,l,m);this.subSlices=[]}function b(a,b){this.guid_=base.GUID.allocate();if(!a)throw Error("Parent must be provided.");this.parent=a;this.sortIndex=0;this.tid=b;this.sliceGroup=new c(d);this.cpuSlices=void 0;this.samples_=[];this.kernelSliceGroup=new c;this.asyncSliceGroup=new e;this.bounds=new base.Range;this.ephemeralSettings={}}var a=tracing.trace_model.Slice,c=tracing.trace_model.SliceGroup,e=tracing.trace_model.AsyncSliceGroup;
189 d.prototype={__proto__:a.prototype};b.prototype={get guid(){return this.guid_},compareTo:function(a){return b.compare(this,a)},toJSON:function(){for(var a={},c=Object.keys(this),b=0;b<c.length;b++){var e=c[b];"function"!=typeof this[e]&&(a[e]="parent"==e?this[e].guid:this[e])}return a},addSample:function(a,c,b,e){if(this.samples_.length&&b<this.samples_[this.samples_.length-1].start)throw Error("Samples must be added in increasing timestamp order.");var d=tracing.getStringColorId(c);a=new tracing.trace_model.Sample(a,
201 base.exportTo("tracing.trace_model",function(){function d(a){if(!a)throw Error("Must provide a model");this.guid_=base.GUID.allocate();this.model=a;this.threads={};this.counters={};this.objects=new tracing.trace_model.ObjectCollection(this);this.bounds=new base.Range;this.sortIndex=0;this.ephemeralSettings={}}var b=tracing.trace_model.Thread,a=tracing.trace_model.Counter;d.compare=function(a,b){return a.sortIndex-b.sortIndex};d.prototype={get guid(){return this.guid_},get numThreads(){var a=0,b;for(b in this.threads)a++;
297 base.exportTo("tracing",function(){function d(a,c){this.track=a;this.slice=c}function b(a,c,b){this.track=a;this.counter=c;this.sampleIndex=b}function a(a,c){this.track=a;this.objectSnapshot=c}function c(a,c){this.track=a;this.objectInstance=c}function e(a){this.bounds_dirty_=!0;this.bounds_=new base.Range;this.length_=0;this.guid_=base.GUID.allocate();a&&this.pushHits(a)}d.prototype={get modelObject(){return this.slice},get selected(){return this.slice.selected},set selected(a){this.slice.selected=
300 pluralName:"objectSnapshots"},{constructor:c,name:"objectInstance",pluralName:"objectInstances"}];e.prototype={__proto__:Object.prototype,get bounds(){if(this.bounds_dirty_){this.bounds_.reset();for(var a=0;a<this.length_;a++)this[a].addBoundsToRange(this.bounds_);this.bounds_dirty_=!1}return this.bounds_},get duration(){return this.bounds_.isEmpty?0:this.bounds_.max-this.bounds_.min},get length(){return this.length_},get guid(){return this.guid_},clea
[all...]

Completed in 1209 milliseconds