/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/ |
H A D | SimplePool.java | 133 Object[] getPool() in getPool() method in SimplePool
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/concurrent/ |
H A D | ForkJoinWorkerThread.annotated.java | 47 public java.util.concurrent.ForkJoinPool getPool() { throw new RuntimeException("Stub!"); } in getPool() method in ForkJoinWorkerThread
|
H A D | ForkJoinTask.annotated.java | 76 public static java.util.concurrent.ForkJoinPool getPool() { throw new RuntimeException("Stub!"); } in getPool() method in ForkJoinTask
|
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
H A D | WaitingThread.java | 106 public final RouteSpecificPool getPool() { in getPool() method in WaitingThread
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/attrib/ |
H A D | RawAttribute.java | 89 public ConstantPool getPool() { in getPool() method in RawAttribute
|
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/ |
H A D | FastQueue.m | 163 - (NSAutoreleasePool *)getPool method
|
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/test/java/com/github/mikephil/charting/test/ |
H A D | ObjectPoolTest.java | 52 public static ObjectPool getPool(){ in getPool() method in ObjectPoolTest.TestPoolable
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/ |
H A D | ForkJoinWorkerThread.java | 123 public ForkJoinPool getPool() { in getPool() method in ForkJoinWorkerThread
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | ForkJoinWorkerThread.java | 123 public ForkJoinPool getPool() { in getPool() method in ForkJoinWorkerThread
|
D | ForkJoinTask.java | 1138 public static ForkJoinPool getPool() { in getPool() method in ForkJoinTask
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | ForkJoinWorkerThread.java | 123 public ForkJoinPool getPool() { in getPool() method in ForkJoinWorkerThread
|
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/ |
H A D | BuildOptionsOrBuilder.java | 301 com.google.cloudbuild.v1.BuildOptions.PoolOption getPool(); in getPool() method
|
H A D | BuildOptions.java | 2169 public com.google.cloudbuild.v1.BuildOptions.PoolOption getPool() { in getPool() method in BuildOptions 4241 public com.google.cloudbuild.v1.BuildOptions.PoolOption getPool() { in getPool() method in BuildOptions.Builder
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/ |
H A D | ConnectedClientTest.cpp | 51 std::shared_ptr<PendingRequestPool> getPool() { return mPool; } in getPool() function in android::hardware::automotive::vehicle::ConnectedClientTest
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/ |
H A D | ConnectedClientTest.cpp | 51 std::shared_ptr<PendingRequestPool> getPool() { return mPool; } in getPool() function in android::hardware::automotive::vehicle::ConnectedClientTest
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/ |
H A D | ShHandle.h | 64 virtual glslang::TPoolAllocator* getPool() const { return pool; } in getPool() function
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/ |
D | ShHandle.h | 64 virtual glslang::TPoolAllocator* getPool() const { return pool; } in getPool() function
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/cst/ |
H A D | ConstantPoolParser.java | 117 public StdConstantPool getPool() { in getPool() method in ConstantPoolParser
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/test/ |
H A D | PendingRequestPoolTest.cpp | 50 PendingRequestPool* getPool() { return mPool.get(); } in getPool() function in android::hardware::automotive::vehicle::PendingRequestPoolTest
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/test/ |
H A D | PendingRequestPoolTest.cpp | 50 PendingRequestPool* getPool() { return mPool.get(); } in getPool() function in android::hardware::automotive::vehicle::PendingRequestPoolTest
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | TensorDeviceThreadPool.h | 305 ThreadPoolInterface* getPool() const { return pool_; } in getPool() function
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/create/ |
H A D | CreateJobViewDisplay.java | 410 public HasText getPool() { in getPool() method in CreateJobViewDisplay
|
H A D | CreateJobViewPresenter.java | 80 public HasText getPool(); in getPool() method
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | TextureStorage9.cpp | 75 D3DPOOL TextureStorage9::getPool() const in getPool() function in rx::TextureStorage9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.h | 306 DescriptorPoolWeakPointer &getPool() { return mPool; } in getPool() function 569 const Pool &getPool(size_t index) const in getPool() function 574 Pool &getPool(size_t index) in getPool() function
|