Searched defs:hasAttributionChain (Results 1 – 2 of 2) sorted by relevance
54 const bool hasAttributionChain = data[0]->hasAttributionChain(&attrIndexRange); in mapAndMergeIsolatedUidsToHostUid() local
584 bool LogEvent::hasAttributionChain(std::pair<int, int>* indexRange) const { in hasAttributionChain() function in android::os::statsd::LogEvent