Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpProperty.cpp126 bool deviceProp = isDeviceProperty(); in read() local
141 if (deviceProp) in read()
146 if (deviceProp) in read()
149 if (!deviceProp) in read()
166 bool deviceProp = isDeviceProperty(); in write() local
184 if (deviceProp) in write()
189 if (deviceProp) in write()
193 if (!deviceProp) in write()
321 bool deviceProp = isDeviceProperty(); in print() local
322 if (deviceProp) in print()
[all …]