/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/ |
H A D | Headers.java | 62 public String get(String name) { in get() method in Headers 150 private static String get(String[] namesAndValues, String name) { in get() method in Headers 326 public String get(String name) { in get() method in Headers.Builder
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
H A D | binder_auto_utils.h | 103 AIBinder* get() const { return mBinder; } in get() function 171 T get() { return mT; } in get() function 176 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A D | AutoGrowArray.java | 128 public byte get(@IntRange(from = 0) int index) { in get() method in AutoGrowArray.ByteArray 237 public int get(@IntRange(from = 0) int index) { in get() method in AutoGrowArray.IntArray 346 public float get(@IntRange(from = 0) int index) { in get() method in AutoGrowArray.FloatArray
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/ |
H A D | binder_auto_utils.h | 103 AIBinder* get() const { return mBinder; } in get() function 171 T get() { return mT; } in get() function 176 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | binder_auto_utils.h | 102 AIBinder* get() const { return mBinder; } in get() function 158 T get() { return mT; } in get() function 163 const T get() const { return mT; } in get() function
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/squareup/kotlinpoet/1.8.0/ |
HD | kotlinpoet-1.8.0.jar | ... {
public final com.squareup.kotlinpoet.LambdaTypeName get (com.squareup.kotlinpoet.TypeName, java ... |
/aosp_15_r20/external/javapoet/src/main/java/com/squareup/javapoet/ |
H A D | AnnotationSpec.java | 108 public static AnnotationSpec get(Annotation annotation) { in get() method in AnnotationSpec 112 public static AnnotationSpec get(Annotation annotation, boolean includeDefaultValues) { in get() method in AnnotationSpec 142 public static AnnotationSpec get(AnnotationMirror annotation) { in get() method in AnnotationSpec
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/ |
D | time_point_get.hpp | 101 iter_type get(iter_type i, iter_type e, std::ios_base& is, std::ios_base::iostate& err, in get() function in boost::chrono::time_point_get 117 …iter_type get(time_point_units<CharT> const &facet, iter_type s, iter_type end, std::ios_base& ios, in get() function in boost::chrono::time_point_get 216 iter_type get(iter_type i, iter_type e, std::ios_base& is, std::ios_base::iostate& err, in get() function in boost::chrono::time_point_get
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/fmtlib/include/fmt/ |
D | posix.h | 133 int get() const FMT_NOEXCEPT { return value_; } in get() function 174 FILE* get() const FMT_NOEXCEPT { return file_; } in get() function 307 type get() const { return locale_; } in get() function
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/reflect/ |
H A D | WeakCache.java | 100 public V get(K key, P parameter) { in get() method in WeakCache 214 public synchronized V get() { // serialize access in get() method in WeakCache.Factory 276 public V get() { in get() method in WeakCache.LookupValue
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/fmtlib/include/fmt/ |
D | posix.h | 133 int get() const FMT_NOEXCEPT { return value_; } in get() function 174 FILE* get() const FMT_NOEXCEPT { return file_; } in get() function 307 type get() const { return locale_; } in get() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/fmtlib/include/fmt/ |
D | posix.h | 133 int get() const FMT_NOEXCEPT { return value_; } in get() function 174 FILE* get() const FMT_NOEXCEPT { return file_; } in get() function 307 type get() const { return locale_; } in get() function
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/objects/ |
D | jlist.rs | 16 get: JMethodID, field 45 let get = env.get_method_id(&class, "get", "(I)Ljava/lang/Object;")?; in from_env() localVariable 64 pub fn get(&self, idx: jint) -> Result<Option<JObject<'a>>> { in get() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/reflect/ |
D | WeakCache.java | 100 public V get(K key, P parameter) { in get() method in WeakCache 214 public synchronized V get() { // serialize access in get() method in WeakCache.Factory 276 public V get() { in get() method in WeakCache.LookupValue
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/reflect/ |
D | WeakCache.java | 100 public V get(K key, P parameter) { in get() method in WeakCache 214 public synchronized V get() { // serialize access in get() method in WeakCache.Factory 276 public V get() { in get() method in WeakCache.LookupValue
|