Searched refs:objects (Results 1 – 25 of 65) sorted by relevance
123
56 Some notes about HIDL interface objects and lifetimes across processes:58 All HIDL interface objects inherit from `IBase`, which itself inherits from `::android::RefBase`. As59 such, all HIDL interface objects are reference counted and must be owned through `::android::sp` (or60 referenced through `::android::wp`). Allocating `RefBase` objects on the stack will log errors and65 HIDL/Binder manages the reference count of HIDL interface objects automatically across processes. If104 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
33 * Registration of multiple callback objects is supported. These objects must
28 * completed. When this event is received all IWifiChip objects retrieved37 * objects retrieved after the last call to start will be considered invalid.
23 * configured. When this is called any previous iface objects must be33 * error and any iface objects available previously must be considered
27 * All the input buffers in the returned `Work` objects must not be used by30 * @param workBundle List of completed `Work` objects.84 * @param renderedFrames List of @ref RenderedFrame objects.123 * @param inputBuffers List of `InputBuffer` objects, identifying input
85 * Flattened representation of C2Param objects.88 * C2Param objects. The start index (offset into @ref Params) of each C2Param449 * Ordering information of @ref FrameData objects. Each member is used for500 * attributes may differ among `Block` objects that refer to the same520 * A codec buffer, which is a collection of @ref Block objects and metadata.654 * List of C2Param objects describing tunings to be applied before736 * 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 …]
20 * Generic configuration interface presented by all configurable Codec2 objects.27 * Returns the id of the object. This must be unique among all objects of62 * @note The order of C2Param objects in @p param does not depend on the89 * @return params Flattened representation of C2Param objects.
33 * @param workBundle `WorkBundle` object containing a list of `Work` objects
57 * Registration of multiple callback objects is supported. These objects must
91 * objects is supported. These objects must be deleted when the corresponding
22 * @param scanResult a vector of scan result objects
3 AM_INIT_AUTOMAKE([foreign subdir-objects])
34 * Registration of multiple callback objects is supported. These objects must
31 * Registration of multiple callback objects is supported. These objects must
93 * objects is supported. These objects must be deleted when the corresponding
154 * objects is supported. These objects must be deleted when the corresponding
10 AM_INIT_AUTOMAKE([foreign subdir-objects])
22 * Callback object used by a service to retreive memory objects based on unique
35 * objects must be deleted when the corresponding client process is dead.