Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp207 using InputDescs = std::vector<InputDesc>; typedef
235 static inline InputDescs openLocalFile(JNIEnv* env, const JniIds& jni, jobject shellCommand, in openLocalFile()
237 InputDescs result; in openLocalFile()
273 static inline InputDescs openInputs(JNIEnv* env, const JniIds& jni, jobject shellCommand, in openInputs()
293 InputDescs result; in openInputs()