Searched defs:uri_path (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A 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
|
H A D | message.py | 304 def assertCoapMessageRequestUriPath(self, uri_path): argument 384 def next_coap_message(self, code, uri_path=None, assert_enabled=True): argument
|
/aosp_15_r20/device/google/cuttlefish/host/libs/websocket/ |
D | websocket_server.cpp | 422 const std::string& uri_path, struct lws* wsi) { in InstantiateHandler() 434 const std::string& uri_path, struct lws* wsi) { in InstantiateDynHandler()
|
/aosp_15_r20/external/libevent/sample/ |
H A D | http-connect.c | 34 static char* uri_path(struct evhttp_uri *uri, char buffer[URL_MAX]) in uri_path() function
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/pktverify/ |
H A 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
|
/aosp_15_r20/external/curl/lib/ |
H A D | cookie.c | 147 char *uri_path = NULL; in pathmatch() local
|
/aosp_15_r20/packages/services/BuiltInPrintService/jni/ipphelper/ |
D | ipphelper.c | 1727 const char *uri_path; in ipp_cups_connect() local
|
/aosp_15_r20/packages/services/BuiltInPrintService/jni/include/ |
D | lib_wprint.h | 221 const char *uri_path; member
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_util_unittest.cc | 1832 FilePath uri_path = InsertImageIntoMediaStore(image_copy); in TEST_F() local
|