Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_vc.cc38 std::unique_ptr<VolumeControlInterface> vc_instance; variable
122 if (!vc_instance) vc_instance.reset(new VolumeControlInterfaceImpl()); in btif_volume_control_get_interface()
124 return vc_instance.get(); in btif_volume_control_get_interface()