Home
last modified time | relevance | path

Searched defs:AllocationNode (Results 1 – 3 of 3) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/source/
DSampleDataQueue.java411 private static final class AllocationNode { class in SampleDataQueue
432 public AllocationNode(long startPosition, int allocationLength) { in AllocationNode() method in SampleDataQueue.AllocationNode
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountDiagnostics.cpp632 const ExplodedNode *AllocationNode = N; in GetAllocationSite() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2216 const ExplodedNode *AllocationNode = N; in GetAllocationSite() local