/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/log/table/ |
H A D | TableLogBufferFactory.kt | 69 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 D | XdsNameResolverProvider.java | 118 ObjectPool<XdsClient> getOrCreate() throws XdsInitializationException; in getOrCreate() method 125 AtomicLong getOrCreate(String cluster, @Nullable String edsServiceName); in getOrCreate() method
|
H A D | SharedCallCounterMap.java | 54 public synchronized AtomicLong getOrCreate(String cluster, @Nullable String edsServiceName) { in getOrCreate() method in SharedCallCounterMap
|
H A D | SharedXdsClientPoolProvider.java | 76 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 D | DesktopUserRepositories.kt | 54 fun getOrCreate(userId: Int): DesktopRepository = in getOrCreate() method
|
H A D | DesktopRepository.kt | 112 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/ |
D | ReferenceManager.java | 23 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 D | MetaTableSchemaCache.java | 32 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 D | xla_executor_state.h | 49 T *getOrCreate(stream_executor::StreamExecutor *se, std::unique_ptr<T> &ptr) { in getOrCreate() function
|
/aosp_15_r20/external/perfetto/ui/src/base/ |
H A D | utils.ts | 50 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/ |
D | TableLogBufferFactory.java | 54 …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 D | UserDataRepository.java | 40 UserData getOrCreate(@UserIdInt int userId) { in getOrCreate() method in UserDataRepository
|
/aosp_15_r20/frameworks/base/sax/java/android/sax/ |
H A D | Children.java | 30 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 D | XdsServerTestHelper.java | 148 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 D | gpu_executor.h | 77 T* getOrCreate(StreamExecutor* se) { in getOrCreate() function
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/cancellation/ |
H A D | ProducerTester.java | 46 private TestFuture getOrCreate(String node) { in getOrCreate() method in ProducerTester
|
/aosp_15_r20/frameworks/minikin/include/minikin/ |
H A D | LayoutPieces.h | 93 void getOrCreate(const U16StringPiece& textBuf, const Range& range, const Range& context, in getOrCreate() function
|
H A D | LayoutCache.h | 157 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/ |
D | VirtualMachineManager.java | 310 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/ |
D | WidgetsModel.java | 330 PackageItemInfo getOrCreate(PackageUserKey key) { in getOrCreate() method in WidgetsModel.PackageItemInfoCache
|
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglSystemCommon/ |
D | HostConnection.cpp | 269 HostConnection* HostConnection::getOrCreate(enum VirtGpuCapset capset) { in getOrCreate() function in HostConnection
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkDevice.hpp | 105 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 D | SpannedToHtmlConverter.java | 292 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 D | SpannedToHtmlConverter.java | 292 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 D | UptcMap.java | 103 public T getOrCreate(int userId, @NonNull String packageName, @Nullable String tag, in getOrCreate() method in UptcMap
|