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::AvrcpService322 if (service_interface_ == nullptr) { in GetServiceInterface()323 service_interface_ = new ServiceInterfaceImpl(); in GetServiceInterface()326 return service_interface_; in GetServiceInterface()