HomeSort by relevance Sort by last modified time
    Searched defs:ServiceInterface (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
service_interface.h 28 class ServiceInterface {
30 ServiceInterface() {}
31 virtual ~ServiceInterface() = default;
  /system/bt/include/hardware/avrcp/
avrcp.h 89 // Avrcp::ServiceInterface::Init(). At this point the AVRCP Service will
172 class ServiceInterface {
183 virtual ~ServiceInterface() = default;

Completed in 46 milliseconds