Searched refs:method_index (Results 1 – 7 of 7) sorted by relevance
/external/executorch/backends/qualcomm/tests/ |
D | utils.py | 185 method_index: int = 0, 253 str(method_index), 301 adb.execute(method_index=method_index)
|
D | test_qnn_delegate.py | 1609 method_index=index, 1928 method_index=index,
|
/external/executorch/runtime/executor/ |
D | program.h | 119 Result<const char*> get_method_name(size_t method_index) const;
|
/external/oj-libjdwp/src/share/javavm/export/ |
D | jvm.h | 745 JVM_GetMethodIxExceptionIndexes(JNIEnv *env, jclass cb, jint method_index, 752 JVM_GetMethodIxExceptionsCount(JNIEnv *env, jclass cb, jint method_index); 761 JVM_GetMethodIxByteCode(JNIEnv *env, jclass cb, jint method_index, 769 JVM_GetMethodIxByteCodeLength(JNIEnv *env, jclass cb, jint method_index); 788 JVM_GetMethodIxExceptionTableEntry(JNIEnv *env, jclass cb, jint method_index,
|
/external/executorch/examples/qualcomm/executor_runner/ |
D | qnn_executor_runner.cpp | 53 DEFINE_uint32(method_index, 0, "Index of methods to be specified.");
|
/external/executorch/examples/qualcomm/ |
D | utils.py | 139 def execute(self, custom_runner_cmd=None, method_index=0): argument
|
/external/libwebsockets/lib/roles/h2/ |
D | http2.c | 1411 static unsigned char method_index[] = { variable 1794 h2n->swsi->http.ah->frag_index[method_index[n]] = in lws_h2_parse_end_of_frame()
|