Home
last modified time | relevance | path

Searched refs:Interface (Results 1 – 25 of 64) sorted by relevance

123

/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposer.h37 template <typename Interface, typename Hal>
38 class ComposerImpl : public V2_1::hal::detail::ComposerImpl<Interface, Hal> {
60 using BaseType2_1 = V2_1::hal::detail::ComposerImpl<Interface, Hal>;
DComposerClient.h39 template <typename Interface, typename Hal>
40 class ComposerClientImpl : public V2_1::hal::detail::ComposerClientImpl<Interface, Hal> {
225 using BaseType2_1 = V2_1::hal::detail::ComposerClientImpl<Interface, Hal>;
/hardware/interfaces/graphics/mapper/2.1/utils/hal/include/mapper-hal/2.1/
DMapper.h37 template <typename Interface, typename Hal>
38 class MapperImpl : public V2_0::hal::detail::MapperImpl<Interface, Hal> {
75 using BaseType2_0 = V2_0::hal::detail::MapperImpl<Interface, Hal>;
/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/
DAllocator.h43 template <typename Interface, typename Hal>
44 class AllocatorImpl : public Interface {
/hardware/interfaces/wifi/offload/1.0/
DIOffloadCallback.hal20 * Interface for the Offload HAL to return scan events to the client
26 * Interface for the Offload HAL to inform the client of error conditions
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposer.h45 template <typename Interface, typename Hal>
46 class ComposerImpl : public Interface {
/hardware/interfaces/camera/metadata/
DREADME.md1 ## Camera Metadata Interface ##
/hardware/interfaces/wifi/1.2/
DIWifiStaIface.hal24 * Interface used to represent a single STA iface.
57 * Changes the MAC address of the Sta Interface to the given
/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h165 typedef Configurable Interface; // These two types may diverge in the future. typedef
184 std::shared_ptr<Interface>* const interface);
210 static std::shared_ptr<Interface> CreateInterfaceByName(
/hardware/interfaces/wifi/1.0/
DIWifiP2pIface.hal22 * Interface used to represent a single NAN iface.
DIWifiIface.hal20 * Interface used to represent a single iface.
DIWifiApIface.hal22 * Interface used to represent a single AP iface.
DIWifiNanIface.hal23 * Interface used to represent a single NAN(Neighbour Aware Network) iface.
185 * Create a NAN Data Interface.
199 * Delete a NAN Data Interface.
/hardware/interfaces/graphics/mapper/2.0/utils/hal/include/mapper-hal/2.0/
DMapper.h39 template <typename Interface, typename Hal>
40 class MapperImpl : public Interface {
/hardware/interfaces/radio/deprecated/1.0/
DIOemHookIndication.hal22 * Interface declaring unsolicited oem hook indications.
DIOemHookResponse.hal22 * Interface declaring response functions to solicited oem hook requests.
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pNetworkCallback.hal20 * Callback Interface exposed by the supplicant service
/hardware/interfaces/gnss/1.0/
DIGnss.hal169 * This method returns the IAGnssRil Interface.
176 * This method returns the IGnssGeofencing Interface.
183 * This method returns the IAGnss Interface.
DIAGnssRil.hal22 * Extended interface for AGNSS RIL support. An Assisted GNSS Radio Interface
92 * @param callback Interface for AGnssRil callbacks.
/hardware/interfaces/radio/config/1.0/
DIRadioConfigIndication.hal22 * Interface declaring unsolicited radio config indications.
DIRadioConfigResponse.hal22 * Interface declaring response functions to solicited radio config requests.
/hardware/interfaces/tetheroffload/config/1.0/
DIOffloadConfig.hal21 * Interface used for configuring the hardware management process
/hardware/interfaces/wifi/supplicant/1.1/
DISupplicantStaIfaceCallback.hal22 * Callback Interface exposed by the supplicant service
DISupplicantStaIface.hal24 * Interface exposed by the supplicant for each station mode network
/hardware/interfaces/power/1.1/
DIPower.hal21 * Interface to collect subsystem level sleep information

123