Home
last modified time | relevance | path

Searched defs:host (Results 1 – 14 of 14) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DInputHost.h43 InputHostBase(input_host_t* host, input_host_callbacks_t cb) : mHost(host), mCallbacks(cb) {} in InputHostBase()
55 InputReport(input_host_t* host, input_host_callbacks_t cb, input_report_t* r) : in InputReport()
75 InputReportDefinition(input_host_t* host, input_host_callbacks_t cb, in InputReportDefinition()
96 InputDeviceDefinition(input_host_t* host, input_host_callbacks_t cb, in InputDeviceDefinition()
115 InputProperty(input_host_t* host, input_host_callbacks_t cb, input_property_t* p) : in InputProperty()
133 InputPropertyMap(input_host_t* host, input_host_callbacks_t cb, input_property_map_t* m) : in InputPropertyMap()
169 InputHost(input_host_t* host, input_host_callbacks_t cb) : InputHostBase(host, cb) {} in InputHost()
DInputDeviceManager.h39 explicit InputDeviceManager(InputHostInterface* host) : in InputDeviceManager()
DEvdevModule.cpp99 input_host_t* host, input_host_callbacks_t cb) { in input_init()
DInputDevice.cpp95 EvdevDevice::EvdevDevice(InputHostInterface* host, const std::shared_ptr<InputDeviceNode>& node) : in EvdevDevice()
/hardware/google/gfxstream/host/vulkan/
DVkEmulatedPhysicalDeviceQueue.cpp24 const std::vector<VkQueueFamilyProperties>& host, const gfxstream::host::FeatureSet& features) { in EmulatedPhysicalDeviceQueueProperties()
/hardware/google/gfxstream/host/features/
DFeatures.cpp19 namespace host { namespace
/hardware/google/gfxstream/host/tracing/
DTracing.cpp27 namespace host { namespace
/hardware/google/gfxstream/
Dmeson.build47 subdir('host') subdir
/hardware/google/gfxstream/host/
DVirtioGpuRingBlob.cpp22 namespace host { namespace
DVirtioGpuContext.cpp21 namespace host { namespace
DVirtioGpuResource.cpp21 namespace host { namespace
DVirtioGpuFrontend.cpp43 namespace host { namespace
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dlibnetdevice.cpp65 char host[NI_MAXHOST]; in toString() local
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp401 GLsync host = (GLsync)0x0; in lookupWithError() local
415 GLsync host = (GLsync)0x0; in removeWithError() local