Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpProperty.cpp134 bool deviceProp = isDeviceProperty(); in read() local
151 if (deviceProp) { in read()
158 if (deviceProp) { in read()
162 if (!deviceProp) { in read()
183 bool deviceProp = isDeviceProperty(); in write() local
201 if (deviceProp) in write()
206 if (deviceProp) in write()
209 if (!deviceProp) in write()
354 bool deviceProp = isDeviceProperty(); in print() local
355 if (deviceProp) in print()
[all …]