Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/external/
Dpuller_util.cpp55 bool hasUidField = (data[0]->getUidFieldIndex() != -1); in mapAndMergeIsolatedUidsToHostUid() local
57 if (!hasAttributionChain && !hasUidField) { in mapAndMergeIsolatedUidsToHostUid()