Home
last modified time | relevance | path

Searched defs:uri_path (Results 1 – 6 of 6) sorted by relevance

/external/openthread/tests/scripts/thread-cert/
Dcoap.py209 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
Dmessage.py304 def assertCoapMessageRequestUriPath(self, uri_path): argument
384 def next_coap_message(self, code, uri_path=None, assert_enabled=True): argument
/external/libevent/sample/
Dhttp-connect.c34 static char* uri_path(struct evhttp_uri *uri, char buffer[URL_MAX]) in uri_path() function
/external/openthread/tests/scripts/thread-cert/pktverify/
Dpacket_filter.py380 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/
Dcookie.c162 char *uri_path = NULL; in pathmatch() local
/external/cronet/base/files/
Dfile_util_unittest.cc1770 FilePath uri_path = InsertImageIntoMediaStore(image_copy); in TEST_F() local