Home
last modified time | relevance | path

Searched defs:uriPath (Results 1 – 11 of 11) sorted by relevance

/external/openthread/src/core/utils/
Dotns.cpp165 char uriPath[Coap::Message::kMaxReceivedUriPath + 1]; in EmitCoapSend() local
181 char uriPath[Coap::Message::kMaxReceivedUriPath + 1]; in EmitCoapReceive() local
197 char uriPath[Coap::Message::kMaxReceivedUriPath + 1]; in EmitCoapSendFailure() local
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DUnixPathType.java81 public ParseResult parseUriPath(String uriPath) { in parseUriPath()
DWindowsPathType.java199 public ParseResult parseUriPath(String uriPath) { in parseUriPath()
DPathType.java182 protected abstract ParseResult parseUriPath(String uriPath); in parseUriPath()
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DPathTypeTest.java152 public ParseResult parseUriPath(String uriPath) { in parseUriPath()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowContentResolver.java110 String uriPath = uri.getPath(); in matches() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
DDefaultDataSource.java236 String uriPath = dataSpec.uri.getPath(); in open() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/
DDefaultDataSource.java236 String uriPath = dataSpec.uri.getPath(); in open() local
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/backends/
DAndroidUri.java368 String uriPath = in build() local
/external/openthread/src/core/coap/
Dcoap.cpp1303 char uriPath[Message::kMaxReceivedUriPath + 1]; in ProcessReceivedRequest() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowContentResolver.java142 String uriPath = uri.getPath(); in matches() local