Searched refs:Platform (Results 1 – 8 of 8) sorted by relevance
/art/test/674-hiddenapi/src-art/ |
D | Main.java | 28 Platform, enumConstant 63 doTest(DexDomain.Platform, DexDomain.Application, false); in main() 68 doTest(DexDomain.Platform, DexDomain.Application, true); in main() 81 doTest(DexDomain.CorePlatform, DexDomain.Platform, false); in main()
|
/art/libnativeloader/ |
D | libnativeloader.map.txt | 17 # Platform dependencies go through libnativeloader_lazy, which accesses
|
D | native_loader_test.cpp | 60 class Platform { class 62 virtual ~Platform() {} in ~Platform() 104 #define TO_MOCK_NAMESPACE(ns) reinterpret_cast<Platform::mock_namespace_handle>(ns) 107 static std::unordered_map<std::string, Platform::mock_namespace_handle> namespaces = { 128 class MockPlatform : public Platform {
|
/art/libnativebridge/ |
D | libnativebridge.map.txt | 17 # Platform dependencies go through libnativebridge_lazy, which accesses
|
/art/test/ |
D | README.arm_fvp.md | 3 This document describes how to test ART on a model - QEMU or the ARM Fixed Virtual Platform. 7 covers both QEMU and the ARM Fixed Virtual Platform; the setup is very similar.
|
/art/test/674-hiddenapi/src-ex/ |
D | ChildClass.java | 74 Platform, enumConstant 112 (childDomain == DexDomain.Application) && (parentDomain == DexDomain.Platform); in runTest() 123 } else if (parentDomain == DexDomain.CorePlatform && childDomain == DexDomain.Platform) { in runTest()
|
/art/build/boot/ |
D | boot-image-profile.txt | 366 HSPLcom/android/okhttp/internal/Platform;->afterHandshake(Ljavax/net/ssl/SSLSocket;)V 367 HSPLcom/android/okhttp/internal/Platform;->concatLengthPrefixed(Ljava/util/List;)[B 368 HSPLcom/android/okhttp/internal/Platform;->configureTlsExtensions(Ljavax/net/ssl/SSLSocket;Ljava/la… 369 HSPLcom/android/okhttp/internal/Platform;->connectSocket(Ljava/net/Socket;Ljava/net/InetSocketAddre… 370 HSPLcom/android/okhttp/internal/Platform;->get()Lcom/android/okhttp/internal/Platform; 371 HSPLcom/android/okhttp/internal/Platform;->getProtocolIds(Ljava/util/List;)[Ljava/lang/String; 372 HSPLcom/android/okhttp/internal/Platform;->getSelectedProtocol(Ljavax/net/ssl/SSLSocket;)Ljava/lang… 373 HSPLcom/android/okhttp/internal/Platform;->isPlatformSocket(Ljavax/net/ssl/SSLSocket;)Z 10244 Lcom/android/okhttp/internal/Platform;
|
D | preloaded-classes | 122 com.android.okhttp.internal.Platform
|