Home
last modified time | relevance | path

Searched defs:get (Results 476 – 500 of 12097) sorted by relevance

1...<<11121314151617181920>>...484

/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_auto_utils.h102 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/
Dbinder_auto_utils.h102 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/
Dbinder_auto_utils.h102 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 DHeaders.java62 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/
Dbinder_auto_utils.h102 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 Dbinder_auto_utils.h103 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/
Dbinder_auto_utils.h102 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/
Dbinder_auto_utils.h102 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/
Dbinder_auto_utils.h102 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/
Dbinder_auto_utils.h102 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 DAutoGrowArray.java128 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/
Dbinder_auto_utils.h102 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 Dbinder_auto_utils.h103 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/
Dbinder_auto_utils.h102 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/
Dbinder_auto_utils.h102 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/
HDkotlinpoet-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 DAnnotationSpec.java108 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/
Dtime_point_get.hpp101 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/
Dposix.h133 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 DWeakCache.java100 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/
Dposix.h133 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/
Dposix.h133 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/
Djlist.rs16 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/
DWeakCache.java100 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/
DWeakCache.java100 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

1...<<11121314151617181920>>...484