Home
last modified time | relevance | path

Searched refs:getAllInstancesByTypeName (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/trace-viewer/src/tracing/trace_model/
Dobject_collection_test.js97 var typeNames = base.dictionaryKeys(collection.getAllInstancesByTypeName());
104 collection.getAllInstancesByTypeName()['Frame']);
107 collection.getAllInstancesByTypeName()['Picture']);
Dobject_collection.js137 getAllInstancesByTypeName: function() { method in ObjectCollection
/external/chromium-trace/trace-viewer/src/tracing/tracks/
Dobject_instance_track_test.js35 var frames = objects.getAllInstancesByTypeName()['Frame'];
56 var frames = objects.getAllInstancesByTypeName()['Frame'];
Dprocess_track_base.js148 this.processBase_.objects.getAllInstancesByTypeName();
/external/chromium-trace/trace-viewer/src/tracing/importer/
Dtrace_event_importer_test.js1025 var subObjectInstances = p1.objects.getAllInstancesByTypeName()[
/external/chromium-trace/
Dscript.js174 …InstancesNamed:function(b){return this.instancesByTypeName_[b]},getAllInstancesByTypeName:function…
467 …bjectInstanceTracks_:function(){var a=this.processBase_.objects.getAllInstancesByTypeName(),e=base…