Home
last modified time | relevance | path

Searched refs:content_type (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/aidegen/idea/
Diml.py140 def create(self, content_type): argument
153 if content_type.get(constant.KEY_SRCS, None):
155 if content_type.get(constant.KEY_DEP_SRCS, None):
157 if content_type.get(constant.KEY_JARS, None):
159 if content_type.get(constant.KEY_SRCJARS, None):
161 if content_type.get(constant.KEY_DEPENDENCIES, None):
/tools/tradefederation/core/proto/
Dlog_file.proto36 string content_type = 7; field