/external/aws-sdk-java-v2/core/protocols/protocol-core/src/main/java/software/amazon/awssdk/protocols/core/ |
D | PathMarshaller.java | 58 public abstract String marshall(String resourcePath, String paramName, String pathValue); in marshall() 62 public String marshall(String resourcePath, String paramName, String pathValue) { in marshall() 71 public String marshall(String resourcePath, String paramName, String pathValue) { in marshall() 82 public String marshall(String resourcePath, String paramName, String pathValue) { in marshall()
|
D | ProtocolUtils.java | 63 String resourcePath = uriResourcePath; in addStaticQueryParametersToRequest() local
|
/external/aws-sdk-java-v2/core/sdk-core/src/test/java/utils/http/ |
D | WireMockTestBase.java | 40 protected SdkHttpFullRequest.Builder newGetRequest(String resourcePath) { in newGetRequest() 45 protected SdkHttpFullRequest.Builder newRequest(String resourcePath) { in newRequest()
|
/external/robolectric/robolectric/src/test/java/org/robolectric/ |
D | ParameterizedRobolectricTestRunnerUriTest.java | 21 private final String resourcePath; field in ParameterizedRobolectricTestRunnerUriTest 25 String basePath, String resourcePath, String expectedUri) { in ParameterizedRobolectricTestRunnerUriTest()
|
/external/robolectric/resources/src/main/java/org/robolectric/res/ |
D | RawResourceLoader.java | 9 private final ResourcePath resourcePath; field in RawResourceLoader 11 public RawResourceLoader(ResourcePath resourcePath) { in RawResourceLoader()
|
D | ResourceTableFactory.java | 11 public PackageResourceTable newFrameworkResourceTable(ResourcePath resourcePath) { in newFrameworkResourceTable()
|
D | DrawableResourceLoader.java | 17 void findDrawableResources(ResourcePath resourcePath) throws IOException { in findDrawableResources()
|
/external/robolectric/robolectric/src/test/java/org/robolectric/res/ |
D | DrawableResourceLoaderNoRunnerTest.java | 31 ResourcePath resourcePath = new ResourcePath(null, testBaseDir, null); in shouldFindDrawableResources() local
|
/external/skia/tests/ |
D | BadIcoTest.cpp | 39 SkString resourcePath = SkOSPath::Join(badImagesFolder, badImages[i]); in DEF_TEST() local
|
D | SkPngRustDecoderTest.cpp | 104 const char* resourcePath) { in AssertSingleGreenFrame() 180 sk_sp<SkImage> DecodeLastFrame(skiatest::Reporter* r, const char* resourcePath) { in DecodeLastFrame() 191 const char* resourcePath) { in AssertAnimationRepetitionCount()
|
D | CodecTest.cpp | 533 const char* resourcePath, in decodeToSkImage() 561 const char* resourcePath, in decodeSingleRawPixelAsUint32() 648 std::string resourcePath = "images/"; in verifyFirstFourDecodedBytes() local
|
D | SkSLTest.cpp | 242 SkString resourcePath = SkStringPrintf("sksl/%s", testFile); in load_source() local
|
/external/clang/test/Analysis/ |
D | MissingDealloc.m | 155 NSString *resourcePath; field 164 - (NSString *)resourcePath; method
|
/external/aws-sdk-java-v2/services/glacier/src/main/java/software/amazon/awssdk/services/glacier/internal/ |
D | GlacierExecutionInterceptor.java | 52 String resourcePath = mutableRequest.encodedPath(); in beforeRequest() local
|
/external/aws-sdk-java-v2/core/imds/src/main/java/software/amazon/awssdk/imds/internal/ |
D | RequestMarshaller.java | 61 URI resourcePath = URI.create(basePath + path); in createDataRequest() local
|
/external/deqp/external/vulkancts/modules/vulkan/video/ |
D | vktBufferedReader.hpp | 98 … de::FilePath resourcePath = de::FilePath::join(resourcePathComponents); in resourceRelativePath() local
|
/external/skia/infra/bots/task_drivers/run_wasm_gm_tests/ |
D | run_wasm_gm_tests.go | 194 func runTests(ctx context.Context, builtPath, nodeBinPath, resourcePath, testHarnessPath, workPath … argument
|
/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/ |
D | NettyNioAsyncHttpClientSpiVerificationTest.java | 131 String resourcePath, in createRequest()
|
/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/credentials/ |
D | EC2MetadataServiceMock.java | 141 String resourcePath = strings[1]; in run() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | RelativeDateFormat.java | 342 String resourcePath = "calendar/" + cal.getType() + "/DateTimePatterns"; in initializeCombinedFormat() local
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
D | RelativeDateFormat.java | 339 String resourcePath = "calendar/" + cal.getType() + "/DateTimePatterns"; in initializeCombinedFormat() local
|
/external/robolectric/processor/src/main/java/org/robolectric/annotation/processing/validator/ |
D | SdkStore.java | 426 private static File copyResourceToFile(String resourcePath) throws IOException { in copyResourceToFile()
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | restsnew.cpp | 1474 const char* resourcePath = va_arg(args, const char*); in traceData() local
|
/external/icu/icu4c/source/test/intltest/ |
D | restsnew.cpp | 1474 const char* resourcePath = va_arg(args, const char*); in traceData() local
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | restsnew.cpp | 1474 const char* resourcePath = va_arg(args, const char*); in traceData() local
|