Searched defs:uri_path (Results 1 – 6 of 6) sorted by relevance
| /external/openthread/tests/scripts/thread-cert/ |
| D | coap.py | 209 uri_path=None, argument 253 def uri_path(self): member in CoapMessage 332 def uri_path(self): member in CoapMessageProxy 356 def add_uri_path_for(self, message_id, token, uri_path): argument
|
| D | message.py | 304 def assertCoapMessageRequestUriPath(self, uri_path): argument 384 def next_coap_message(self, code, uri_path=None, assert_enabled=True): argument
|
| /external/libevent/sample/ |
| D | http-connect.c | 34 static char* uri_path(struct evhttp_uri *uri, char buffer[URL_MAX]) in uri_path() function
|
| /external/openthread/tests/scripts/thread-cert/pktverify/ |
| D | packet_filter.py | 380 def filter_coap_request(self, uri_path, port=None, confirmable=None, **kwargs): argument 396 def filter_coap_ack(self, uri_path, port=None, **kwargs): argument
|
| /external/curl/lib/ |
| D | cookie.c | 162 char *uri_path = NULL; in pathmatch() local
|
| /external/cronet/base/files/ |
| D | file_util_unittest.cc | 1770 FilePath uri_path = InsertImageIntoMediaStore(image_copy); in TEST_F() local
|