Searched defs:GetTemplate (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/tools/deep_memory_profiler/visualizer/
H A Dservices.py89 def GetTemplate(tmpl_id): function
/external/chromium_org/tools/gn/
H A Dscope.cc155 if (GetTemplate(name))
161 const Template* Scope::GetTemplate(const std::string& name) const { function in class:Scope
166 return containing()->GetTemplate(name);
309 const Template* existing_template = dest->GetTemplate(i->first);
/external/chromium_org/v8/src/
H A Di18n.cc666 Handle<ObjectTemplateInfo> I18N::GetTemplate(Isolate* isolate) { function in class:v8::internal::I18N
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1169 function GetTemplate: IANTLRInterface;
1186 property Template: IANTLRInterface read GetTemplate;
2518 function GetTemplate: IANTLRInterface; virtual;
5717 function TRuleReturnScope.GetTemplate: IANTLRInterface;

Completed in 1692 milliseconds