Searched refs:collection (Results 1 – 17 of 17) sorted by relevance
/hardware/interfaces/health/storage/1.0/ |
D | IStorage.hal | 27 * Start garbage collection on the driver of storage devices. 29 * Garbage collection must be started at regular intervals when it is a good 32 * When garbage collection finishes or encounters an error before the 36 * If garbage collection does not finish within the specified timeout, 37 * the implementation must stop garbage collection, and must not call
|
D | IGarbageCollectCallback.hal | 23 * When garbage collection has finished, the implementation must 24 * invoke this function to indicate the result of the garbage collection.
|
/hardware/google/pixel/powerstats/ |
D | GenericStateResidencyDataProvider.cpp | 100 static auto findNext(const std::vector<T> &collection, FILE *fp, char *&line, size_t &len, in findNext() argument 103 if (pred(collection.front(), "")) { in findNext() 104 return collection.cbegin(); in findNext() 108 for (auto it = collection.cbegin(); it != collection.cend(); ++it) { in findNext() 115 return collection.cend(); in findNext()
|
/hardware/interfaces/wifi/1.3/ |
D | IWifiStaIface.hal | 32 * link layer stats collection hasn't been explicitly enabled.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChip.hal | 163 * Host wake reasons stats collection. 564 * |startLoggingToDebugRingBuffer| to trigger log collection for a specific 596 * API to trigger the debug data collection. 598 * @param ringName represent the name of the ring for which data collection 621 * This is to be invoked during bugreport collection. 623 * @param ringName represent the name of the ring for which data collection 638 * API to stop the debug data collection for all ring buffers.
|
D | IWifiChipEventCallback.hal | 60 * The ring buffer data collection is event based:
|
D | IWifiStaIface.hal | 279 * Enable link layer stats collection. 300 * Disable link layer stats collection. 317 * link layer stats collection hasn't been explicitly enabled.
|
D | types.hal | 451 * Cumulative radio statistics since collection was enabled. 1910 * if 1-sided rtt data collection is supported. 1914 * if ftm rtt data collection is supported. 2082 * Level 0 corresponds to no collection, and it makes log handler
|
/hardware/interfaces/power/stats/1.0/ |
D | IPowerStats.hal | 120 * @param powerEntityIds collection of IDs of PowerEntity(s) for which 146 * @param powerEntityId collection of IDs of PowerEntity(s) for which
|
D | types.hal | 61 * A power domain is a single subsystem or a collection of subsystems
|
/hardware/interfaces/media/c2/1.0/ |
D | types.hal | 520 * A codec buffer, which is a collection of @ref Block objects and metadata. 671 * A collection of input data to and output data from the component.
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 188 * @return metric_groups the collection of metric groups provided by the
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 444 * A collection of shared memory pools containing operand values.
|
/hardware/interfaces/graphics/composer/2.3/ |
D | IComposerClient.hal | 302 * Enables or disables the collection of color content statistics
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 98 * A collection of updates from consumer to producer that can be sent
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 1760 * A collection of shared memory pools containing operand values. 1836 * A collection of shared memory pools containing operand data for both the
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 4990 * A collection of shared memory pools containing operand values.
|