Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dproperty.cpp184 bool deviceProp = IsDeviceProperty(); in Read()
199 bool deviceProp = IsDeviceProperty(); in Write()
318 bool Property::IsDeviceProperty() const in IsDeviceProperty() function in OHOS::Media::Property
331 bool deviceProp = IsDeviceProperty(); in ReadValueData()
402 if (IsDeviceProperty()) { in WriteValueData()
409 if (IsDeviceProperty()) { in WriteValueData()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dproperty.h71 bool IsDeviceProperty() const;
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_test.cpp225 property.IsDeviceProperty();