Searched defs:Pull (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/bt/gd/common/ | ||
H A D | circular_buffer.h | 97 std::vector<T> bluetooth::common::CircularBuffer<T>::Pull() const { in Pull() function |
/aosp12/packages/modules/StatsD/statsd/src/external/ | ||
H A D | StatsPuller.cpp | 45 bool StatsPuller::Pull(const int64_t eventTimeNs, std::vector<std::shared_ptr<LogEvent>>* data) { in Pull() function in android::os::statsd::StatsPuller |
H A D | StatsPullerManager.cpp | 94 bool StatsPullerManager::Pull(int tagId, const ConfigKey& configKey, const int64_t eventTimeNs, in Pull() function in android::os::statsd::StatsPullerManager |