Home
last modified time | relevance | path

Searched refs:objects (Results 1 – 25 of 65) sorted by relevance

123

/hardware/interfaces/neuralnetworks/utils/
DREADME.md56 Some notes about HIDL interface objects and lifetimes across processes:
58 All HIDL interface objects inherit from `IBase`, which itself inherits from `::android::RefBase`. As
59 such, all HIDL interface objects are reference counted and must be owned through `::android::sp` (or
60 referenced through `::android::wp`). Allocating `RefBase` objects on the stack will log errors and
65 HIDL/Binder manages the reference count of HIDL interface objects automatically across processes. If
104 to quickly return, and the results are returned at a later time through these callback objects.
125 object that is a direct analog of HIDL `DeathHandler`, only using libbinder_ndk objects for
/hardware/interfaces/wifi/supplicant/1.1/
DISupplicantStaIface.hal33 * Registration of multiple callback objects is supported. These objects must
/hardware/interfaces/wifi/1.0/
DIWifiEventCallback.hal28 * completed. When this event is received all IWifiChip objects retrieved
37 * objects retrieved after the last call to start will be considered invalid.
DIWifiChipEventCallback.hal23 * configured. When this is called any previous iface objects must be
33 * error and any iface objects available previously must be considered
/hardware/interfaces/media/c2/1.0/
DIComponentListener.hal27 * All the input buffers in the returned `Work` objects must not be used by
30 * @param workBundle List of completed `Work` objects.
84 * @param renderedFrames List of @ref RenderedFrame objects.
123 * @param inputBuffers List of `InputBuffer` objects, identifying input
Dtypes.hal85 * Flattened representation of C2Param objects.
88 * C2Param objects. The start index (offset into @ref Params) of each C2Param
449 * Ordering information of @ref FrameData objects. Each member is used for
500 * attributes may differ among `Block` objects that refer to the same
520 * A codec buffer, which is a collection of @ref Block objects and metadata.
654 * List of C2Param objects describing tunings to be applied before
736 * List of `Work` objects.
740 * `Work` objects and a list of `BaseBlock` objects. Bundling multiple `Work`
741 * objects together provides two benefits:
742 * 1. Batching of `Work` objects can reduce the number of IPC calls.
[all …]
DIConfigurable.hal20 * Generic configuration interface presented by all configurable Codec2 objects.
27 * Returns the id of the object. This must be unique among all objects of
62 * @note The order of C2Param objects in @p param does not depend on the
89 * @return params Flattened representation of C2Param objects.
DIInputSink.hal33 * @param workBundle `WorkBundle` object containing a list of `Work` objects
/hardware/interfaces/wifi/supplicant/1.4/
DISupplicantP2pIface.hal57 * Registration of multiple callback objects is supported. These objects must
/hardware/interfaces/wifi/hostapd/1.1/
DIHostapd.hal91 * objects is supported. These objects must be deleted when the corresponding
/hardware/interfaces/wifi/offload/1.0/
DIOffloadCallback.hal22 * @param scanResult a vector of scan result objects
/hardware/qcom/sm8150/gps/geofence/
Dconfigure.ac3 AM_INIT_AUTOMAKE([foreign subdir-objects])
/hardware/qcom/sm7150/gps/geofence/
Dconfigure.ac3 AM_INIT_AUTOMAKE([foreign subdir-objects])
/hardware/qcom/sm7250/gps/geofence/
Dconfigure.ac3 AM_INIT_AUTOMAKE([foreign subdir-objects])
/hardware/interfaces/wifi/supplicant/1.3/
DISupplicantStaIface.hal34 * Registration of multiple callback objects is supported. These objects must
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pNetwork.hal31 * Registration of multiple callback objects is supported. These objects must
DISupplicant.hal93 * objects is supported. These objects must be deleted when the corresponding
/hardware/interfaces/wifi/supplicant/1.2/
DISupplicantStaIface.hal33 * Registration of multiple callback objects is supported. These objects must
/hardware/interfaces/wifi/hostapd/1.3/
DIHostapd.hal154 * objects is supported. These objects must be deleted when the corresponding
/hardware/qcom/sm8150/gps/batching/
Dconfigure.ac10 AM_INIT_AUTOMAKE([foreign subdir-objects])
/hardware/interfaces/neuralnetworks/1.2/
DIBurstCallback.hal22 * Callback object used by a service to retreive memory objects based on unique
/hardware/interfaces/wifi/1.5/
DIWifi.hal35 * objects must be deleted when the corresponding client process is dead.
/hardware/qcom/sm7150/gps/batching/
Dconfigure.ac10 AM_INIT_AUTOMAKE([foreign subdir-objects])
/hardware/qcom/sm7250/gps/
Dconfigure.ac10 AM_INIT_AUTOMAKE([foreign subdir-objects])
/hardware/qcom/sm7150/gps/
Dconfigure.ac10 AM_INIT_AUTOMAKE([foreign subdir-objects])

123