Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpProperty.cpp130 bool deviceProp = isDeviceProperty(); in read() local
147 if (deviceProp) { in read()
154 if (deviceProp) { in read()
158 if (!deviceProp) { in read()
179 bool deviceProp = isDeviceProperty(); in write() local
197 if (deviceProp) in write()
202 if (deviceProp) in write()
205 if (!deviceProp) in write()
340 bool deviceProp = isDeviceProperty(); in print() local
341 if (deviceProp) in print()
[all …]