Home
last modified time | relevance | path

Searched defs:getPool (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/
H A DSimplePool.java133 Object[] getPool() in getPool() method in SimplePool
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/concurrent/
H A DForkJoinWorkerThread.annotated.java47 public java.util.concurrent.ForkJoinPool getPool() { throw new RuntimeException("Stub!"); } in getPool() method in ForkJoinWorkerThread
H A DForkJoinTask.annotated.java76 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 DWaitingThread.java106 public final RouteSpecificPool getPool() { in getPool() method in WaitingThread
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/attrib/
H A DRawAttribute.java89 public ConstantPool getPool() { in getPool() method in RawAttribute
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/
H A DFastQueue.m163 - (NSAutoreleasePool *)getPool method
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/test/java/com/github/mikephil/charting/test/
H A DObjectPoolTest.java52 public static ObjectPool getPool(){ in getPool() method in ObjectPoolTest.TestPoolable
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DForkJoinWorkerThread.java123 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/
DForkJoinWorkerThread.java123 public ForkJoinPool getPool() { in getPool() method in ForkJoinWorkerThread
DForkJoinTask.java1138 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/
DForkJoinWorkerThread.java123 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 DBuildOptionsOrBuilder.java301 com.google.cloudbuild.v1.BuildOptions.PoolOption getPool(); in getPool() method
H A DBuildOptions.java2169 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 DConnectedClientTest.cpp51 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 DConnectedClientTest.cpp51 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 DShHandle.h64 virtual glslang::TPoolAllocator* getPool() const { return pool; } in getPool() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DShHandle.h64 virtual glslang::TPoolAllocator* getPool() const { return pool; } in getPool() function
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/cst/
H A DConstantPoolParser.java117 public StdConstantPool getPool() { in getPool() method in ConstantPoolParser
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/test/
H A DPendingRequestPoolTest.cpp50 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 DPendingRequestPoolTest.cpp50 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 DTensorDeviceThreadPool.h305 ThreadPoolInterface* getPool() const { return pool_; } in getPool() function
/aosp_15_r20/external/autotest/frontend/client/src/autotest/afe/create/
H A DCreateJobViewDisplay.java410 public HasText getPool() { in getPool() method in CreateJobViewDisplay
H A DCreateJobViewPresenter.java80 public HasText getPool(); in getPool() method
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp75 D3DPOOL TextureStorage9::getPool() const in getPool() function in rx::TextureStorage9
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h306 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

12345678910>>...17