Searched defs:uriPath (Results 1 – 11 of 11) sorted by relevance
165 char uriPath[Coap::Message::kMaxReceivedUriPath + 1]; in EmitCoapSend() local181 char uriPath[Coap::Message::kMaxReceivedUriPath + 1]; in EmitCoapReceive() local197 char uriPath[Coap::Message::kMaxReceivedUriPath + 1]; in EmitCoapSendFailure() local
81 public ParseResult parseUriPath(String uriPath) { in parseUriPath()
199 public ParseResult parseUriPath(String uriPath) { in parseUriPath()
182 protected abstract ParseResult parseUriPath(String uriPath); in parseUriPath()
152 public ParseResult parseUriPath(String uriPath) { in parseUriPath()
110 String uriPath = uri.getPath(); in matches() local
236 String uriPath = dataSpec.uri.getPath(); in open() local
368 String uriPath = in build() local
1303 char uriPath[Message::kMaxReceivedUriPath + 1]; in ProcessReceivedRequest() local
142 String uriPath = uri.getPath(); in matches() local