Searched refs:pulled (Results 1 – 12 of 12) sorted by relevance
81 for (const auto& pulled : config.pulled()) { in updateConfig() local83 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()
26 // The output of shell subscription, including both pulled and pushed subscriptions.
35 repeated PulledAtomSubscription pulled = 2; field
2 // eglGetSyncAttrib pulled in with eglCreateSync stubs
23 // pulled in by the build system (and thus sadly must be repeated).
30 // pulled in by the build system (and thus sadly must be repeated).
31 // pulled in by the build system (and thus sadly must be repeated).
106 * 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.
106 <!-- Basic C types, pulled in via vk_platform.h -->197 type name, and is pulled in from a <type> definition above
209 This file can be pulled from the device using "adb pull" command.
373 oneof pulled { oneof4317 * 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 one4805 * Looper stats will be reset every time the data is pulled. It means it can only be pulled by one6582 // Type of behavior for the pulled data.7760 * Each pull creates multiple atoms, one for each call. The sequence is randomized when pulled.
6702 // indicating the StatusBarState when menu was pulled down