Home
last modified time | relevance | path

Searched defs:createCache (Results 1 – 25 of 267) sorted by relevance

1234567891011

/aosp_15_r20/external/kotlinc/lib/
HDlombok-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-lombok- ...
HDkotlinx-serialization-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlinx-serialization- ...
HDkotlin-serialization-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlinx-serialization- ...
/aosp_15_r20/external/kotlinx.serialization/core/wasmMain/src/kotlinx/serialization/internal/
H A DPlatform.kt44 internal actual fun <T> createCache(factory: (KClass<*>) -> KSerializer<T>?): SerializerCache<T> { in compiledSerializerImpl() method
/aosp_15_r20/external/kotlinx.serialization/core/jsMain/src/kotlinx/serialization/internal/
H A DPlatform.kt26 internal actual fun <T> createCache(factory: (KClass<*>) -> KSerializer<T>?): SerializerCache<T> { in compiledSerializerImpl() method
/aosp_15_r20/external/kotlinx.serialization/core/nativeMain/src/kotlinx/serialization/internal/
H A DPlatform.kt45 internal actual fun <T> createCache(factory: (KClass<*>) -> KSerializer<T>?): SerializerCache<T> { in compiledSerializerImpl() method
/aosp_15_r20/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
H A DServiceAccountJwtAccessCredentials.java271 private LoadingCache<JwtClaims, JwtCredentials> createCache() { in createCache() method in ServiceAccountJwtAccessCredentials
/aosp_15_r20/external/kotlinx.serialization/core/commonMain/src/kotlinx/serialization/internal/
H A DPlatform.common.kt148 internal expect fun <T> createCache(factory: (KClass<*>) -> KSerializer<T>?): SerializerCache<T> in constructSerializerForGivenTypeArgs() method
/aosp_15_r20/external/kotlinx.serialization/core/jvmMain/src/kotlinx/serialization/internal/
H A DCaching.kt33 internal actual fun <T> createCache(factory: (KClass<*>) -> KSerializer<T>?): SerializerCache<T> { in createCache() method
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dusprep.cpp211 createCache(UErrorCode &status) { in createCache() function
H A Duresbund.cpp478 static void U_CALLCONV createCache(UErrorCode &status) { in createCache() function
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dusprep.cpp211 createCache(UErrorCode &status) { in createCache() function
H A Duresbund.cpp477 static void U_CALLCONV createCache(UErrorCode &status) { in createCache() function
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dastro.cpp830 void CalendarCache::createCache(CalendarCache** cache, UErrorCode& status) { in createCache() function in CalendarCache
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestCompilationCaching.cpp402 void createCache() { in createCache() function in __anon17217abd0111::CompilationCachingTest
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dastro.cpp1533 void CalendarCache::createCache(CalendarCache** cache, UErrorCode& status) { in createCache() function in CalendarCache
/aosp_15_r20/frameworks/av/media/module/bufferpool/1.0/
H A DBufferPoolClient.cpp213 std::shared_ptr<BufferPoolData> createCache( in createCache() function
/aosp_15_r20/hardware/interfaces/media/bufferpool/aidl/default/
H A DBufferPoolClient.cpp238 std::shared_ptr<BufferPoolData> createCache( in createCache() function
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/
H A DBufferPoolClient.cpp234 std::shared_ptr<BufferPoolData> createCache( in createCache() function
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auth/google-auth-library-oauth2-http/0.13.0/
HDgoogle-auth-library-oauth2-http-0.13.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/
H A Djquery.js903 function createCache() { function
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/
H A Djquery.js903 function createCache() { function
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
H A Djquery-3.5.1.js903 function createCache() { function
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
H A Djquery-3.5.1.js903 function createCache() { function
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.serialization/kotlinx_serialization_core/android_common_apex35/kotlin_headers/
Dkotlinx_serialization_core.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/external__kotlinx.serialization__android_common_apex35__kotlinx_serialization_core. ...

1234567891011