Home
last modified time | relevance | path

Searched refs:Instantiate (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/extensions/browser/api/declarative/
Ddeduping_factory_unittest.cc98 factory.Instantiate(kTypeName, d1.get(), &error, &bad_message)); in TEST()
100 factory.Instantiate(kTypeName, d2.get(), &error, &bad_message)); in TEST()
108 factory.Instantiate(kTypeName, d3.get(), &error, &bad_message)); in TEST()
114 factory.Instantiate(kTypeName, d2.get(), &error, &bad_message)); in TEST()
122 factory.Instantiate(kTypeName, d1.get(), &error, &bad_message)); in TEST()
125 factory.Instantiate(kTypeName, d2.get(), &error, &bad_message)); in TEST()
144 factory.Instantiate(kTypeName, d1.get(), &error, &bad_message)); in TEST()
146 factory.Instantiate(kTypeName, d2.get(), &error, &bad_message)); in TEST()
167 factory.Instantiate(kTypeName, d1.get(), &error, &bad_message)); in TEST()
169 factory.Instantiate(kTypeName2, d1.get(), &error, &bad_message)); in TEST()
[all …]
Ddeduping_factory.h70 scoped_refptr<const BaseClassT> Instantiate(const std::string& instance_type,
113 scoped_refptr<const BaseClassT> DedupingFactory<BaseClassT>::Instantiate( in Instantiate() function
/external/chromium_org/v8/src/
Dapinatives.js23 function Instantiate(data, name) { class
40 result = new (Instantiate(Constructor))();
64 ? {} : Instantiate(template);
70 var parent_fun = Instantiate(parent);
101 var value = Instantiate(prop_data, name);
/external/clang/test/Parser/
Dcxx-template-decl.cpp160 void Instantiate() { L<0>::O<int>::Fun(0); }
207 void Instantiate() {
/external/clang/test/SemaCXX/
Dnew-delete.cpp333 namespace Instantiate { namespace
/external/chromium_org/chrome/browser/ui/cocoa/infobars/
Dtranslate_infobar_unittest.mm131 TEST_F(TranslationInfoBarTest, Instantiate) {
Dtranslate_infobar_base.mm296 // Instantiate additional controls.
/external/chromium_org/build/secondary/tools/grit/
Dgrit_rule.gni5 # Instantiate grit. This will produce a script target to run grit, and a
/external/chromium_org/extensions/browser/api/declarative_webrequest/
Dwebrequest_condition_attribute.cc118 return g_web_request_condition_attribute_factory.Get().factory.Instantiate( in Create()
Dwebrequest_action.cc532 return factory.factory.Instantiate( in Create()
/external/chromium_org/v8/test/mjsunit/tools/
Dprofviz-test.log805 code-creation,LazyCompile,0,0x2b81b3c0,572,"Instantiate native apinatives.js:44",0x44223cdc,~
839 code-creation,CallIC,7,0x2b82c440,129,"Instantiate"
840 code-creation,CallIC,7,0x2b82c4e0,144,"Instantiate"
1020 code-creation,CallIC,7,0x2b830ca0,144,"Instantiate"
1025 code-creation,CallIC,7,0x2b830f80,129,"Instantiate"
/external/chromium_org/chrome/browser/
Dapp_controller_mac.mm736 // Instantiate the ProfileInfoCache observer so that we can get
/external/chromium-trace/trace-viewer/test_data/
Dv8.log1162 code-creation,LazyCompile,0,0x4241b500,572,"Instantiate native apinatives.js:44",0x23411694,~
1673 code-creation,CallIC,7,0x42438300,144,"Instantiate"
1677 code-creation,CallIC,7,0x42438520,129,"Instantiate"
3060 code-creation,LazyCompile,0,0x42458780,572,"Instantiate native apinatives.js:44",0x23411694,~
3062 code-creation,LazyCompile,1,0x424589c0,902,"Instantiate native apinatives.js:44",0x23411694,*
3740 code-creation,CallIC,7,0x4f012fc0,144,"Instantiate"
3741 code-creation,CallIC,7,0x4f013060,129,"Instantiate"
5689 code-creation,CallIC,7,0x4f046dc0,144,"Instantiate"
5690 code-creation,CallIC,7,0x4f046e60,129,"Instantiate"
5982 code-creation,CallIC,7,0x4f04dc40,144,"Instantiate"
[all …]