Home
last modified time | relevance | path

Searched refs:method_index (Results 1 – 7 of 7) sorted by relevance

/external/executorch/backends/qualcomm/tests/
Dutils.py185 method_index: int = 0,
253 str(method_index),
301 adb.execute(method_index=method_index)
Dtest_qnn_delegate.py1609 method_index=index,
1928 method_index=index,
/external/executorch/runtime/executor/
Dprogram.h119 Result<const char*> get_method_name(size_t method_index) const;
/external/oj-libjdwp/src/share/javavm/export/
Djvm.h745 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/
Dqnn_executor_runner.cpp53 DEFINE_uint32(method_index, 0, "Index of methods to be specified.");
/external/executorch/examples/qualcomm/
Dutils.py139 def execute(self, custom_runner_cmd=None, method_index=0): argument
/external/libwebsockets/lib/roles/h2/
Dhttp2.c1411 static unsigned char method_index[] = { variable
1794 h2n->swsi->http.ah->frag_index[method_index[n]] = in lws_h2_parse_end_of_frame()