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