Home
last modified time | relevance | path

Searched defs:Pull (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dcircular_buffer.h98 std::vector<T> bluetooth::common::CircularBuffer<T>::Pull() const { in Pull() function
123 …uct bluetooth::common::TimestampedEntry<T>> bluetooth::common::TimestampedCircularBuffer<T>::Pull() in Pull() function
/packages/modules/StatsD/statsd/src/external/
DStatsPuller.cpp47 PullErrorCode StatsPuller::Pull(const int64_t eventTimeNs, in Pull() function in android::os::statsd::StatsPuller
DStatsPullerManager.cpp55 bool StatsPullerManager::Pull(int tagId, const ConfigKey& configKey, const int64_t eventTimeNs, in Pull() function in android::os::statsd::StatsPullerManager
62 bool StatsPullerManager::Pull(int tagId, const vector<int32_t>& uids, const int64_t eventTimeNs, in Pull() function in android::os::statsd::StatsPullerManager