Home
last modified time | relevance | path

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

/tools/asuite/aidegen/idea/
Diml.py148 def create(self, content_type): argument
161 if content_type.get(constant.KEY_SRCS, None):
163 if content_type.get(constant.KEY_DEP_SRCS, None):
165 if content_type.get(constant.KEY_JARS, None):
167 if content_type.get(constant.KEY_SRCJARS, None):
169 if content_type.get(constant.KEY_DEPENDENCIES, None):
/tools/netsim/rust/daemon/src/http_server/
Dserver_response.rs137 fn new_ok(content_type: &str, body: Vec<u8>) -> Response<Vec<u8>> { in new_ok()
140 .header("Content-Type", HeaderValue::from_str(content_type).unwrap()) in new_ok()
/tools/asuite/atest/tf_proto/
Dlog_file.proto36 string content_type = 7; field
/tools/tradefederation/core/proto/
Dlog_file.proto36 string content_type = 7; field