Home
last modified time | relevance | path

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

/external/rust/beto-rust/common/pourover_macro/src/
Djni_method.rs193 let export_name = out in check_output_export_name() localVariable
220 let export_name = out in check_output_export_name_with_method_name() localVariable
/external/libopus/dnn/torch/osce/
Dexport_model_weights.py118 def export_name(name): function