Searched refs:vc_instance (Results 1 – 1 of 1) sorted by relevance
38 std::unique_ptr<VolumeControlInterface> vc_instance; variable122 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()