Searched refs:service_interface_ (Results 1 – 2 of 2) sorted by relevance
98 static ServiceInterfaceImpl* service_interface_; variable
37 AvrcpService::ServiceInterfaceImpl* AvrcpService::service_interface_ = nullptr; member in bluetooth::avrcp::AvrcpService375 if (service_interface_ == nullptr) { in GetServiceInterface()376 service_interface_ = new ServiceInterfaceImpl(); in GetServiceInterface()379 return service_interface_; in GetServiceInterface()