Searched defs:httpResource (Results 1 – 3 of 3) sorted by relevance
/packages/services/BuiltInPrintService/src/com/android/bips/ipp/ |
D | Backend.java | 278 native int nativeGetCapabilities(String address, int port, String httpResource, in nativeGetCapabilities() 291 String address, int port, String httpResource, String uriScheme in nativeMonitorStatusSetup()
|
/packages/services/BuiltInPrintService/jni/include/ |
D | printer_capabilities_types.h | 95 char httpResource[MAX_URI_LENGTH + 1]; member
|
/packages/services/BuiltInPrintService/jni/lib/ |
D | wprintJNI.c | 1875 JNIEnv *env, jobject obj, jstring address, jint port, jstring httpResource, in Java_com_android_bips_ipp_Backend_nativeGetCapabilities() 1918 jstring httpResource, in Java_com_android_bips_ipp_Backend_nativeMonitorStatusSetup()
|