Home
last modified time | relevance | path

Searched defs:jni_objs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/jni_zero/
H A Djni_generator.py450 def _CheckSameModule(jni_objs): argument
465 def _CheckNotEmpty(jni_objs): argument
499 jni_objs, argument
523 def _CreatePlaceholderSrcJar(srcjar_path, jni_objs, *, script_name): argument
571 def _WriteHeaders(jni_objs, output_names, output_dir): argument
/aosp_15_r20/external/cronet/third_party/jni_zero/codegen/
H A Dplaceholder_gen_jni_java.py6 def Generate(jni_objs, *, gen_jni_class, script_name): argument