Home
last modified time | relevance | path

Searched defs:method_id (Results 1 – 25 of 167) sorted by relevance

1234567

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libmojo_jni_headers/gen/jni/
DPathUtils_jni.h43 jmethodID method_id = base::android::MethodID::LazyGet< in Java_PathUtils_getDataDirectory() local
61 jmethodID method_id = base::android::MethodID::LazyGet< in Java_PathUtils_getCacheDirectory() local
80 jmethodID method_id = base::android::MethodID::LazyGet< in Java_PathUtils_getThumbnailCacheDirectory() local
99 jmethodID method_id = base::android::MethodID::LazyGet< in Java_PathUtils_getDownloadsDirectory() local
118 jmethodID method_id = base::android::MethodID::LazyGet< in Java_PathUtils_getAllPrivateDownloadsDirectories() local
137 jmethodID method_id = base::android::MethodID::LazyGet< in Java_PathUtils_getNativeLibraryDirectory() local
156 jmethodID method_id = base::android::MethodID::LazyGet< in Java_PathUtils_getExternalStorageDirectory() local
DContentUriUtils_jni.h44 jmethodID method_id = base::android::MethodID::LazyGet< in Java_ContentUriUtils_openContentUriForRead() local
63 jmethodID method_id = base::android::MethodID::LazyGet< in Java_ContentUriUtils_contentUriExists() local
82 jmethodID method_id = base::android::MethodID::LazyGet< in Java_ContentUriUtils_getMimeType() local
DCoreImpl_jni.h308 jmethodID method_id = base::android::MethodID::LazyGet< in Java_CoreImpl_newResultAndBuffer() local
329 jmethodID method_id = base::android::MethodID::LazyGet< in Java_CoreImpl_newReadMessageResult() local
349 jmethodID method_id = base::android::MethodID::LazyGet< in Java_CoreImpl_newResultAndInteger() local
371 jmethodID method_id = base::android::MethodID::LazyGet< in Java_CoreImpl_newNativeCreationResult() local
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
H A Dclient_reader_writer.h46 uint32_t method_id, in Start()
69 uint32_t method_id, in StartDynamic()
98 uint32_t method_id, in PwpbUnaryResponseClientCall()
204 uint32_t method_id, in Start()
228 uint32_t method_id, in StartDynamic()
260 uint32_t method_id, in PwpbStreamResponseClientCall()
417 uint32_t method_id, in PwpbClientReaderWriter()
464 uint32_t method_id, in PwpbClientReader()
523 uint32_t method_id, in PwpbClientWriter()
569 uint32_t method_id, in PwpbUnaryReceiver()
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/
H A Dclient_reader_writer.h36 uint32_t method_id, in Start()
66 uint32_t method_id, in NanopbUnaryResponseClientCall()
127 uint32_t method_id, in Start()
173 uint32_t method_id, in NanopbStreamResponseClientCall()
273 uint32_t method_id, in NanopbClientReaderWriter()
319 uint32_t method_id, in NanopbClientReader()
368 uint32_t method_id, in NanopbClientWriter()
411 uint32_t method_id, in NanopbUnaryReceiver()
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file-inl.h171 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptor()
180 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptorView()
188 inline const Signature DexFile::GetMethodSignature(const dex::MethodId& method_id) const { in GetMethodSignature()
196 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id) const { in GetMethodName()
200 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id, uint32_t* utf_length) in GetMethodName()
214 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView()
231 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id) const { in GetMethodShorty()
235 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id, uint32_t* length) in GetMethodShorty()
241 inline std::string_view DexFile::GetMethodShortyView(const dex::MethodId& method_id) const { in GetMethodShortyView()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h168 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptor()
177 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptorView()
185 inline const Signature DexFile::GetMethodSignature(const dex::MethodId& method_id) const { in GetMethodSignature()
193 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id) const { in GetMethodName()
197 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id, uint32_t* utf_length) in GetMethodName()
211 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView()
228 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id) const { in GetMethodShorty()
232 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id, uint32_t* length) in GetMethodShorty()
238 inline std::string_view DexFile::GetMethodShortyView(const dex::MethodId& method_id) const { in GetMethodShortyView()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h168 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptor()
177 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptorView()
185 inline const Signature DexFile::GetMethodSignature(const dex::MethodId& method_id) const { in GetMethodSignature()
193 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id) const { in GetMethodName()
197 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id, uint32_t* utf_length) in GetMethodName()
211 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView()
228 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id) const { in GetMethodShorty()
232 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id, uint32_t* length) in GetMethodShorty()
238 inline std::string_view DexFile::GetMethodShortyView(const dex::MethodId& method_id) const { in GetMethodShortyView()
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file-inl.h168 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptor()
177 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptorView()
185 inline const Signature DexFile::GetMethodSignature(const dex::MethodId& method_id) const { in GetMethodSignature()
193 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id) const { in GetMethodName()
197 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id, uint32_t* utf_length) in GetMethodName()
211 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView()
228 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id) const { in GetMethodShorty()
232 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id, uint32_t* length) in GetMethodShorty()
238 inline std::string_view DexFile::GetMethodShortyView(const dex::MethodId& method_id) const { in GetMethodShortyView()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file-inl.h168 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptor()
177 const dex::MethodId& method_id) const { in GetMethodDeclaringClassDescriptorView()
185 inline const Signature DexFile::GetMethodSignature(const dex::MethodId& method_id) const { in GetMethodSignature()
193 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id) const { in GetMethodName()
197 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id, uint32_t* utf_length) in GetMethodName()
211 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView()
228 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id) const { in GetMethodShorty()
232 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id, uint32_t* length) in GetMethodShorty()
238 inline std::string_view DexFile::GetMethodShortyView(const dex::MethodId& method_id) const { in GetMethodShortyView()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h128 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor()
134 inline const Signature DexFile::GetMethodSignature(const dex::MethodId& method_id) const { in GetMethodSignature()
142 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id) const { in GetMethodName()
146 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id, uint32_t* utf_length) in GetMethodName()
160 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView()
173 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id) const { in GetMethodShorty()
177 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id, uint32_t* length) in GetMethodShorty()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h128 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor()
134 inline const Signature DexFile::GetMethodSignature(const dex::MethodId& method_id) const { in GetMethodSignature()
142 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id) const { in GetMethodName()
146 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id, uint32_t* utf_length) in GetMethodName()
160 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView()
173 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id) const { in GetMethodShorty()
177 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id, uint32_t* length) in GetMethodShorty()
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/
H A Dclient_call.h50 uint32_t method_id, in ClientCall()
80 uint32_t method_id, in Start()
103 uint32_t method_id, in UnaryResponseClientCall()
154 uint32_t method_id, in Start()
179 uint32_t method_id, in StreamResponseClientCall()
/aosp_15_r20/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/
H A Dclient_reader_writer.h80 uint32_t method_id) in RawClientReaderWriter()
116 uint32_t method_id) in RawClientReader()
158 uint32_t method_id) in RawClientWriter()
195 uint32_t method_id) in RawUnaryReceiver()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h110 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor()
116 inline const Signature DexFile::GetMethodSignature(const dex::MethodId& method_id) const { in GetMethodSignature()
124 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id) const { in GetMethodName()
128 inline const char* DexFile::GetMethodName(const dex::MethodId& method_id, uint32_t* utf_length) in GetMethodName()
145 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id) const { in GetMethodShorty()
149 inline const char* DexFile::GetMethodShorty(const dex::MethodId& method_id, uint32_t* length) in GetMethodShorty()
/aosp_15_r20/external/rust/beto-rust/common/pourover/tests/
Djni_method_integration.rs89 let method_id = CONSTRUCTOR.lookup(&mut env)?; in can_call_native_method() localVariable
121 let method_id = NATIVE_METHOD.lookup(&mut env)?; in can_call_native_method() localVariable
140 let method_id = NATIVE_OBJECT_METHOD.lookup(&mut env)?; in can_call_native_method() localVariable
152 let method_id = NATIVE_OBJECT_METHOD.lookup(&mut env)?; in can_call_native_method() localVariable
Ddesc_integration.rs51 let method_id = CONSTRUCTOR.lookup(&mut env)?; in jni_access() localVariable
67 let method_id = METHOD.lookup(&mut env)?; in jni_access() localVariable
91 let method_id = STATIC_METHOD.lookup(&mut env)?; in jni_access() localVariable
/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/java/
H A Djni-helper.cc105 jmethodID method_id, ...) { in CallVoidMethod()
116 jmethodID method_id, ...) { in CallBooleanMethod()
127 jmethodID method_id, ...) { in CallIntMethod()
138 jmethodID method_id, ...) { in CallLongMethod()
149 jmethodID method_id, ...) { in CallFloatMethod()
160 jmethodID method_id, ...) { in CallDoubleMethod()
/aosp_15_r20/external/libtextclassifier/native/utils/java/
H A Djni-helper.cc105 jmethodID method_id, ...) { in CallVoidMethod()
116 jmethodID method_id, ...) { in CallBooleanMethod()
127 jmethodID method_id, ...) { in CallIntMethod()
138 jmethodID method_id, ...) { in CallLongMethod()
149 jmethodID method_id, ...) { in CallFloatMethod()
160 jmethodID method_id, ...) { in CallDoubleMethod()
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/
H A Dpayloads_view.h46 uint32_t method_id) in PacketFilter()
151 uint32_t method_id) in PayloadsView()
164 uint32_t method_id) in PayloadsView()
253 uint32_t method_id) in StatusView()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h137 unsigned int method_id; member
151 unsigned int method_id; member
177 unsigned int method_id; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h137 unsigned int method_id; member
151 unsigned int method_id; member
177 unsigned int method_id; member
/aosp_15_r20/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h138 unsigned int method_id; member
152 unsigned int method_id; member
178 unsigned int method_id; member
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/benches/
Dapi_calls.rs154 let method_id = env in jni_call_static_abs_method_unchecked_str() localVariable
165 let method_id = env in jni_call_static_abs_method_unchecked_jclass() localVariable
185 let method_id = env in jni_call_static_date_time_method_unchecked_jclass() localVariable
222 let method_id = env in jni_call_object_hash_method_unchecked() localVariable
/aosp_15_r20/art/tools/veridex/
H A Dresolver.cc50 const dex::MethodId& method_id, in HasSameNameAndSignature()
58 const dex::MethodId& method_id, in HasSameNameAndSignature()
262 const dex::MethodId& method_id = dex_file_.GetMethodId(method_index); in GetMethod() local

1234567