Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/android/pytorch_android/src/main/cpp/
H A Dpytorch_jni_common.cpp522 static const auto jMethodGetString = in JIValueToAtIValue() local
524 return at::IValue{jMethodGetString(jivalue)->toStdString()}; in JIValueToAtIValue()