Searched defs:complete (Results 1 – 5 of 5) sorted by relevance
127 NetworkStatsCollection complete = mComplete != null ? mComplete.get() : null; in getOrLoadCompleteLocked() local161 final NetworkStatsCollection complete = mComplete != null ? mComplete.get() : null; in recordSnapshotLocked() local255 final NetworkStatsCollection complete = mComplete != null ? mComplete.get() : null; in removeUidsLocked() local
74 bool FragmentedMP4Parser::DynamicTrackFragment::complete() const { in complete() function in android::FragmentedMP4Parser::DynamicTrackFragment239 bool FragmentedMP4Parser::StaticTrackFragment::complete() const { in complete() function in android::FragmentedMP4Parser::StaticTrackFragment
210 bool complete = false; in addFragmentedNALUnit() local
456 void complete() { in complete() method in Request
9923 String prefix, String label, boolean complete, boolean brief, boolean client, in dumpHistoryList()