Home
last modified time | relevance | path

Searched defs:converter (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.cc97 base::JSONValueConverter<DeviceProperties> converter; in DeviceProperties() local
104 void DeviceProperties::RegisterJSONConverter(base::JSONValueConverter<DeviceProperties>* converter)… in RegisterJSONConverter()
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h326 sp<Converter> converter = new Converter(halInterface); in _castFromHalBaseAndConvert() local