Searched refs:service_interface_ (Results 1 – 2 of 2) sorted by relevance
88 static ServiceInterfaceImpl* service_interface_; variable
35 AvrcpService::ServiceInterfaceImpl* AvrcpService::service_interface_ = nullptr; member in bluetooth::avrcp::AvrcpService326 if (service_interface_ == nullptr) { in GetServiceInterface()327 service_interface_ = new ServiceInterfaceImpl(); in GetServiceInterface()330 return service_interface_; in GetServiceInterface()