Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.cc96 base::Value& properties_dictionary = *properties_value; in DeviceProperties() local
99 if (!converter.Convert(properties_dictionary, this)) in DeviceProperties()