Home
last modified time | relevance | path

Searched refs:pulled (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/cmds/statsd/src/shell/
DShellSubscriber.cpp81 for (const auto& pulled : config.pulled()) { in updateConfig() local
83 if (minInterval < 0 || pulled.freq_millis() < minInterval) { in updateConfig()
84 minInterval = pulled.freq_millis(); in updateConfig()
87 mPulledInfo.emplace_back(pulled.matcher(), pulled.freq_millis()); in updateConfig()
88 VLOG("adding matcher for pulled atom %d", pulled.matcher().atom_id()); in updateConfig()
Dshell_data.proto26 // The output of shell subscription, including both pulled and pushed subscriptions.
Dshell_config.proto35 repeated PulledAtomSubscription pulled = 2; field
/frameworks/native/opengl/tools/glgen/specs/egl/
DEGL15.spec2 // eglGetSyncAttrib pulled in with eglCreateSync stubs
/frameworks/minikin/app/
DAndroid.bp23 // pulled in by the build system (and thus sadly must be repeated).
/frameworks/minikin/tests/stresstest/
DAndroid.bp30 // pulled in by the build system (and thus sadly must be repeated).
/frameworks/minikin/tests/unittest/
DAndroid.bp31 // pulled in by the build system (and thus sadly must be repeated).
/frameworks/base/core/proto/android/telecomm/
Denums.proto106 * Indicates that the call is in the process of being pulled to the local device.
200 * Disconnected because the call was pulled from the current device to another device.
/frameworks/native/vulkan/api/templates/
Dvk_xml.tmpl106 <!-- Basic C types, pulled in via vk_platform.h -->
197 type name, and is pulled in from a <type> definition above
/frameworks/av/media/tests/benchmark/
DREADME.md209 This file can be pulled from the device using "adb pull" command.
/frameworks/base/cmds/statsd/src/
Datoms.proto373 oneof pulled { oneof
4317 * Pulls bytes transferred via bluetooth. It is pulled from Bluetooth controller.
4482 * Note: BluetoothBytesTransfer is pulled at the same time from the controller.
4730 * Binder stats will be reset every time the data is pulled. It means it can only be pulled by one
4805 * Looper stats will be reset every time the data is pulled. It means it can only be pulled by one
6582 // Type of behavior for the pulled data.
7760 * Each pull creates multiple atoms, one for each call. The sequence is randomized when pulled.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto6702 // indicating the StatusBarState when menu was pulled down