Home
last modified time | relevance | path

Searched defs:getOrCreate (Results 1 – 25 of 571) sorted by relevance

12345678910>>...23

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/
H A DTableLogBufferFactory.kt69 fun getOrCreate( in getOrCreate() method in com.android.systemui.log.table.TableLogBufferFactory
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DXdsNameResolverProvider.java118 ObjectPool<XdsClient> getOrCreate() throws XdsInitializationException; in getOrCreate() method
125 AtomicLong getOrCreate(String cluster, @Nullable String edsServiceName); in getOrCreate() method
H A DSharedCallCounterMap.java54 public synchronized AtomicLong getOrCreate(String cluster, @Nullable String edsServiceName) { in getOrCreate() method in SharedCallCounterMap
H A DSharedXdsClientPoolProvider.java76 public ObjectPool<XdsClient> getOrCreate() throws XdsInitializationException { in getOrCreate() method in SharedXdsClientPoolProvider
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopUserRepositories.kt54 fun getOrCreate(userId: Int): DesktopRepository = in getOrCreate() method
H A DDesktopRepository.kt112 fun getOrCreate(displayId: Int): DesktopTaskData = in <lambda>() method in com.android.wm.shell.desktopmode.DesktopRepository
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/
DReferenceManager.java23 long getOrCreate(); in getOrCreate() method
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/internal/mapper/
H A DMetaTableSchemaCache.java32 public <T> MetaTableSchema<T> getOrCreate(Class<T> mappedClass) { in getOrCreate() method in MetaTableSchemaCache
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dxla_executor_state.h49 T *getOrCreate(stream_executor::StreamExecutor *se, std::unique_ptr<T> &ptr) { in getOrCreate() function
/aosp_15_r20/external/perfetto/ui/src/base/
H A Dutils.ts50 export function getOrCreate<K, V>( function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/log/table/
DTableLogBufferFactory.java54 …public final com.android.systemui.log.table.TableLogBuffer getOrCreate(@org.jetbrains.annotations.… in getOrCreate() method in TableLogBufferFactory
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DUserDataRepository.java40 UserData getOrCreate(@UserIdInt int userId) { in getOrCreate() method in UserDataRepository
/aosp_15_r20/frameworks/base/sax/java/android/sax/
H A DChildren.java30 Element getOrCreate(Element parent, String uri, String localName) { in getOrCreate() method in Children
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DXdsServerTestHelper.java148 public ObjectPool<XdsClient> getOrCreate() throws XdsInitializationException { in getOrCreate() method in XdsServerTestHelper.FakeXdsClientPoolFactory
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dgpu_executor.h77 T* getOrCreate(StreamExecutor* se) { in getOrCreate() function
/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/cancellation/
H A DProducerTester.java46 private TestFuture getOrCreate(String node) { in getOrCreate() method in ProducerTester
/aosp_15_r20/frameworks/minikin/include/minikin/
H A DLayoutPieces.h93 void getOrCreate(const U16StringPiece& textBuf, const Range& range, const Range& context, in getOrCreate() function
H A DLayoutCache.h157 void getOrCreate(const U16StringPiece& text, const Range& range, const MinikinPaint& paint, in getOrCreate() function
/aosp_15_r20/packages/modules/Virtualization/libs/framework-virtualization/src/android/system/virtualmachine/
DVirtualMachineManager.java310 public VirtualMachine getOrCreate(@NonNull String name, @NonNull VirtualMachineConfig config) in getOrCreate() method in VirtualMachineManager
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/model/
DWidgetsModel.java330 PackageItemInfo getOrCreate(PackageUserKey key) { in getOrCreate() method in WidgetsModel.PackageItemInfoCache
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.cpp269 HostConnection* HostConnection::getOrCreate(enum VirtGpuCapset capset) { in getOrCreate() function in HostConnection
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDevice.hpp105 std::shared_ptr<rr::Routine> getOrCreate(const Key &key, Function &&createRoutine) in getOrCreate() function in vk::Device::SamplingRoutineCache
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
H A DSpannedToHtmlConverter.java292 private static Transition getOrCreate(SparseArray<Transition> transitions, int key) { in getOrCreate() method in SpannedToHtmlConverter
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
H A DSpannedToHtmlConverter.java292 private static Transition getOrCreate(SparseArray<Transition> transitions, int key) { in getOrCreate() method in SpannedToHtmlConverter
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/utils/quota/
H A DUptcMap.java103 public T getOrCreate(int userId, @NonNull String packageName, @Nullable String tag, in getOrCreate() method in UptcMap

12345678910>>...23