Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/external/
Dpuller_util.cpp76 bool tryMerge(vector<shared_ptr<LogEvent>>& data, int child_pos, const vector<int>& host_pos, in tryMerge() argument
78 for (const auto& pos : host_pos) { in tryMerge()