Searched refs:hasOutput (Results 1 – 11 of 11) sorted by relevance
89 assertTrue(parser.hasOutput()); in testHeadsetDescriptorParser()115 assertTrue(parser.hasOutput()); in testHeadphoneDescriptorParser()141 assertTrue(parser.hasOutput()); in testLineoutDescriptorParser()163 assertFalse(parser.hasOutput()); in testNothingDescriptorParser()185 assertFalse(parser.hasOutput()); in testMassStorageDescriptorParser()
65 boolean hasOutput, boolean hasInput, in UsbAlsaDevice() argument71 mHasDevice[OUTPUT] = hasOutput; in UsbAlsaDevice()116 public boolean hasOutput() { in hasOutput() method in UsbAlsaDevice
319 boolean hasOutput = parser.hasOutput() in usbDeviceAdded()323 Slog.d(TAG, "hasInput: " + hasInput + " hasOutput:" + hasOutput); in usbDeviceAdded()325 if (hasInput || hasOutput) { in usbDeviceAdded()337 deviceAddress, hasOutput, hasInput, in usbDeviceAdded()
489 public boolean hasOutput() { in hasOutput() method in UsbDescriptorParser496 boolean hasOutput = false; in hasOutput()509 hasOutput = true; in hasOutput()518 Log.d(TAG, "hasOutput() = " + hasOutput); in hasOutput()520 return hasOutput; in hasOutput()
38 bool hasOutput();
125 bool SkiaMemoryTracer::hasOutput() { in hasOutput() function in android::uirenderer::skiapipeline::SkiaMemoryTracer
226 if (cpuTracer.hasOutput()) { in dumpMemoryUsage()236 if (gpuTracer.hasOutput()) { in dumpMemoryUsage()
797 boolean hasOutput = false; in create()805 hasOutput = true; in create()811 if (!hasOutput) { in create()
909 boolean hasOutput = false; in create()917 hasOutput = true; in create()923 if (!hasOutput) { in create()
223 arg: int hasOutput, "Indicates whether the kernel generates output"
702 int hasOutput, in ELEMENT_AT_OVERLOADS()719 if (hasOutput) { in ELEMENT_AT_OVERLOADS()729 if (hasOutput) { in ELEMENT_AT_OVERLOADS()