/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/navigation/navigation-fragment/2.9.0-alpha04/androidx.navigation_navigation-fragment/android_common_apex34/aar/ |
D | androidx.navigation_navigation-fragment.jar | META-INF/
androidx/
androidx/navigation/
androidx/navigation/fragment/
androidx/navigation ... |
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/io/ |
H A D | CharStreamsCopyBenchmark.java | 65 Appendable get(int sz) { in get() method 71 Appendable get(int sz) { in get() method 76 abstract Appendable get(int sz); in get() method in CharStreamsCopyBenchmark.TargetSupplier
|
/aosp_15_r20/external/guava/guava-tests/benchmark/com/google/common/io/ |
H A D | CharStreamsCopyBenchmark.java | 65 Appendable get(int sz) { in get() method 71 Appendable get(int sz) { in get() method 76 abstract Appendable get(int sz); in get() method in CharStreamsCopyBenchmark.TargetSupplier
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | TaskView.kt | 1683 override fun get(taskView: TaskView) = taskView.settledProgress in <lambda>() method 1692 override fun get(taskView: TaskView) = taskView.splitSelectTranslationX in <lambda>() method 1701 override fun get(taskView: TaskView) = taskView.splitSelectTranslationY in <lambda>() method 1710 override fun get(taskView: TaskView) = taskView.dismissTranslationX in <lambda>() method 1719 override fun get(taskView: TaskView) = taskView.dismissTranslationY in <lambda>() method 1728 override fun get(taskView: TaskView) = taskView.taskOffsetTranslationX in <lambda>() method 1737 override fun get(taskView: TaskView) = taskView.taskOffsetTranslationY in <lambda>() method 1746 override fun get(taskView: TaskView) = taskView.taskResistanceTranslationX in <lambda>() method 1755 override fun get(taskView: TaskView) = taskView.taskResistanceTranslationY in <lambda>() method 1765 override fun get(taskView: TaskView) = taskView.gridEndTranslationX in <lambda>() method [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.elem/ |
H A D | arrow.pass.cpp | 36 int get() const {return data_;} in get() function in A 59 int get() const {return data_;} in get() function in B 73 TEST_CONSTEXPR int get() const {return data_;} in get() function in C
|
/aosp_15_r20/external/guava/guava-tests/benchmark/com/google/common/collect/ |
H A D | MinMaxPriorityQueueBenchmark.java | 145 public Comparator<Integer> get() { in get() method 151 public Comparator<Integer> get() { in get() method 156 public abstract Comparator<Integer> get(); in get() method in MinMaxPriorityQueueBenchmark.ComparatorType
|
/aosp_15_r20/external/guava/android/guava-tests/benchmark/com/google/common/collect/ |
H A D | MinMaxPriorityQueueBenchmark.java | 145 public Comparator<Integer> get() { in get() method 151 public Comparator<Integer> get() { in get() method 156 public abstract Comparator<Integer> get(); in get() method in MinMaxPriorityQueueBenchmark.ComparatorType
|
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/server/src/ |
D | GattInstance.kt | 68 fun get(address: String): GattInstance { in get() method 73 fun get(address: ByteString): GattInstance { in get() method
|
/aosp_15_r20/out/soong/.intermediates/art/artd/binder/artd-aidl-ndk-source/gen/include/aidl/com/android/server/art/ |
D | ProfilePath.h | 291 const auto& get() const { in get() function 297 auto& get() { in get() function 433 const auto& get() const { in get() function 439 auto& get() { in get() function
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/nio/ |
H A D | ByteBuffer.annotated.java | 52 public abstract byte get(); in get() method in ByteBuffer 56 public abstract byte get(int index); in get() method in ByteBuffer 60 public java.nio.ByteBuffer get(byte[] dst, int offset, int length) { throw new RuntimeException("St… in get() method in ByteBuffer 62 public java.nio.ByteBuffer get(byte[] dst) { throw new RuntimeException("Stub!"); } in get() method in ByteBuffer
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/ |
D | ebo_functor_holder.hpp | 218 BOOST_INTRUSIVE_FORCEINLINE T& get(){return t_;} in get() function in boost::intrusive::detail::ebo_functor_holder 219 BOOST_INTRUSIVE_FORCEINLINE const T& get()const{return t_;} in get() function in boost::intrusive::detail::ebo_functor_holder 284 BOOST_INTRUSIVE_FORCEINLINE T& get(){return *this;} in get() function in boost::intrusive::detail::ebo_functor_holder 285 BOOST_INTRUSIVE_FORCEINLINE const T& get()const{return *this;} in get() function in boost::intrusive::detail::ebo_functor_holder
|
/aosp_15_r20/external/nanohttpd/nanolets/src/main/java/fi/iki/elonen/router/ |
H A D | RouterNanoHTTPD.java | 70 … public Response get(UriResource uriResource, Map<String, String> urlParams, IHTTPSession session); in get() method 93 …public Response get(UriResource uriResource, Map<String, String> urlParams, IHTTPSession session) { in get() method in RouterNanoHTTPD.DefaultStreamHandler 124 …public Response get(UriResource uriResource, Map<String, String> urlParams, IHTTPSession session) { in get() method in RouterNanoHTTPD.DefaultHandler 154 …public Response get(UriResource uriResource, Map<String, String> urlParams, IHTTPSession session) { in get() method in RouterNanoHTTPD.GeneralHandler 210 …public Response get(UriResource uriResource, Map<String, String> urlParams, IHTTPSession session) { in get() method in RouterNanoHTTPD.StaticPageHandler
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/ |
H A D | traversal.rs | 112 fn get(&self, idx: usize) -> Option<FieldType<'a>> { in get() method 335 fn get(&self, idx: usize) -> Option<FieldType<'a>>; in get() method 371 fn get(&self, idx: usize) -> Option<FieldType<'a>> { in get() function 390 fn get(&self, idx: usize) -> Option<FieldType<'a>> { in get() method 404 fn get(&self, idx: usize) -> Option<FieldType<'a>> { in get() method 449 fn get(&self, idx: usize) -> Option<FieldType<'a>> { in get() function 470 fn get(&self, idx: usize) -> Option<FieldType<'a>> { in get() method 486 fn get(&self, idx: usize) -> Option<FieldType<'a>> { in get() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/bench/ |
D | bench_alloc_shrink_to_fit.cpp | 41 { static const char *get() { return "StdAllocator"; } }; in get() function 44 { static const char *get() { return "AllocatorPlusV2"; } }; in get() function 47 { static const char *get() { return "AllocatorPlusV1"; } }; in get() function
|
/aosp_15_r20/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/ |
H A D | HelperManager.java | 149 public <T extends ITestHelper> T get(Class<T> base) { in get() method in HelperManager 161 public <T extends ITestHelper> T get(Class<T> base, String keyword) { in get() method in HelperManager 177 public <T extends ITestHelper> T get(Class<T> base, Pattern regex) { in get() method in HelperManager
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ |
D | ExternalApproverManager.java | 78 public List<ApproverEntry> get(@Nullable IBinder key) { in get() method in ExternalApproverManager 88 public ApproverEntry get(@Nullable MacAddress deviceAddress) { in get() method in ExternalApproverManager 94 public ApproverEntry get(@Nullable IBinder key, in get() method in ExternalApproverManager
|
/aosp_15_r20/dalvik/dx/src/com/android/dex/ |
H A D | Dex.java | 715 public String get(int index) { in get() method in Dex.StringTable 729 public Integer get(int index) { in get() method in Dex.TypeIndexToDescriptorIndexTable 741 public String get(int index) { in get() method in Dex.TypeIndexToDescriptorTable 752 public ProtoId get(int index) { in get() method in Dex.ProtoIdTable 765 public FieldId get(int index) { in get() method in Dex.FieldIdTable 778 public MethodId get(int index) { in get() method in Dex.MethodIdTable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/detail/ |
D | ptree_implementation.hpp | 741 basic_ptree<K, D, C>::get(const path_type &path, in get() function in boost::property_tree::basic_ptree 749 Type basic_ptree<K, D, C>::get(const path_type &path) const in get() function in boost::property_tree::basic_ptree 756 Type basic_ptree<K, D, C>::get(const path_type &path, in get() function in boost::property_tree::basic_ptree 769 basic_ptree<K, D, C>::get( in get() function in boost::property_tree::basic_ptree 778 basic_ptree<K, D, C>::get(const path_type &path, in get() function in boost::property_tree::basic_ptree 790 basic_ptree<K, D, C>::get( in get() function in boost::property_tree::basic_ptree
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/interceptor/ |
H A D | ExecutionAttribute.java | 208 T get(Map<ExecutionAttribute<?>, Object> attributes); in get() method 227 public T get(Map<ExecutionAttribute<?>, Object> attributes) { in get() method in ExecutionAttribute.DefaultValueStorage 259 public T get(Map<ExecutionAttribute<?>, Object> attributes) { in get() method in ExecutionAttribute.DerivationValueStorage 297 public T get(Map<ExecutionAttribute<?>, Object> attributes) { in get() method in ExecutionAttribute.MappedValueStorage
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | DisplayList.h | 192 static constexpr T& get(T& t) { return t; } in get() function 194 static constexpr const T& get(const T& t) { return t; } in get() function 197 static constexpr T& get(std::unique_ptr<T>& t) { return *t; } in get() function 199 static constexpr const T& get(const std::unique_ptr<T>& t) { return *t; } in get() function
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | RegularImmutableMap.java | 265 public V get(@CheckForNull Object key) { in get() method in RegularImmutableMap 270 static <V> V get( in get() method in RegularImmutableMap 333 K get(int index) { in get() method in RegularImmutableMap.KeySet 395 public V get(int index) { in get() method in RegularImmutableMap.Values
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-graphics-android/1.8.0-beta01/androidx.compose.ui_ui-graphics/android_common_apex34/aar/ |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
D | androidx.compose.ui_ui-graphics.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-graphics-android/1.8.0-beta01/androidx.compose.ui_ui-graphics/android_common/aar/ |
D | androidx.compose.ui_ui-graphics.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-graphics-android/1.8.0-beta01/androidx.compose.ui_ui-graphics/android_common_apex30/aar/ |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |