OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TEMPLATE_NAME
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/json_schema_compiler/
ppapi_generator.py
25
Implementations should set
TEMPLATE_NAME
to a string containing the name of
67
def Render(self,
template_name
, values):
70
'%s.template' %
template_name
)
76
return self.Render(self.
TEMPLATE_NAME
, {
276
TEMPLATE_NAME
= 'idl'
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
Completed in 34 milliseconds