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/ |
D | Composer.h | 37 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>;
|
D | ComposerClient.h | 39 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/ |
D | Mapper.h | 37 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/ |
D | Allocator.h | 43 template <typename Interface, typename Hal> 44 class AllocatorImpl : public Interface {
|
/hardware/interfaces/wifi/offload/1.0/ |
D | IOffloadCallback.hal | 20 * 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/ |
D | Composer.h | 45 template <typename Interface, typename Hal> 46 class ComposerImpl : public Interface {
|
/hardware/interfaces/camera/metadata/ |
D | README.md | 1 ## Camera Metadata Interface ##
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiStaIface.hal | 24 * 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/ |
D | client.h | 165 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/ |
D | IWifiP2pIface.hal | 22 * Interface used to represent a single NAN iface.
|
D | IWifiIface.hal | 20 * Interface used to represent a single iface.
|
D | IWifiApIface.hal | 22 * Interface used to represent a single AP iface.
|
D | IWifiNanIface.hal | 23 * 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/ |
D | Mapper.h | 39 template <typename Interface, typename Hal> 40 class MapperImpl : public Interface {
|
/hardware/interfaces/radio/deprecated/1.0/ |
D | IOemHookIndication.hal | 22 * Interface declaring unsolicited oem hook indications.
|
D | IOemHookResponse.hal | 22 * Interface declaring response functions to solicited oem hook requests.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pNetworkCallback.hal | 20 * Callback Interface exposed by the supplicant service
|
/hardware/interfaces/gnss/1.0/ |
D | IGnss.hal | 169 * This method returns the IAGnssRil Interface. 176 * This method returns the IGnssGeofencing Interface. 183 * This method returns the IAGnss Interface.
|
D | IAGnssRil.hal | 22 * Extended interface for AGNSS RIL support. An Assisted GNSS Radio Interface 92 * @param callback Interface for AGnssRil callbacks.
|
/hardware/interfaces/radio/config/1.0/ |
D | IRadioConfigIndication.hal | 22 * Interface declaring unsolicited radio config indications.
|
D | IRadioConfigResponse.hal | 22 * Interface declaring response functions to solicited radio config requests.
|
/hardware/interfaces/tetheroffload/config/1.0/ |
D | IOffloadConfig.hal | 21 * Interface used for configuring the hardware management process
|
/hardware/interfaces/wifi/supplicant/1.1/ |
D | ISupplicantStaIfaceCallback.hal | 22 * Callback Interface exposed by the supplicant service
|
D | ISupplicantStaIface.hal | 24 * Interface exposed by the supplicant for each station mode network
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 21 * Interface to collect subsystem level sleep information
|
123