Home
last modified time | relevance | path

Searched refs:collection (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/health/storage/1.0/
DIStorage.hal27 * 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
DIGarbageCollectCallback.hal23 * When garbage collection has finished, the implementation must
24 * invoke this function to indicate the result of the garbage collection.
/hardware/google/pixel/powerstats/
DGenericStateResidencyDataProvider.cpp100 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/
DIWifiStaIface.hal32 * link layer stats collection hasn't been explicitly enabled.
/hardware/interfaces/wifi/1.0/
DIWifiChip.hal163 * 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.
DIWifiChipEventCallback.hal60 * The ring buffer data collection is event based:
DIWifiStaIface.hal279 * Enable link layer stats collection.
300 * Disable link layer stats collection.
317 * link layer stats collection hasn't been explicitly enabled.
Dtypes.hal451 * 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/
DIPowerStats.hal120 * @param powerEntityIds collection of IDs of PowerEntity(s) for which
146 * @param powerEntityId collection of IDs of PowerEntity(s) for which
Dtypes.hal61 * A power domain is a single subsystem or a collection of subsystems
/hardware/interfaces/media/c2/1.0/
Dtypes.hal520 * 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/
DIDrmPlugin.hal188 * @return metric_groups the collection of metric groups provided by the
/hardware/interfaces/neuralnetworks/1.1/
Dtypes.hal444 * A collection of shared memory pools containing operand values.
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal302 * Enables or disables the collection of color content statistics
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal98 * A collection of updates from consumer to producer that can be sent
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal1760 * 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/
Dtypes.hal4990 * A collection of shared memory pools containing operand values.