HomeSort by relevance Sort by last modified time
    Searched defs:VectorT (Results 1 - 7 of 7) sorted by null

  /external/webrtc/webrtc/base/
scopedptrcollection.h 28 typedef std::vector<T*> VectorT;
32 for (typename VectorT::iterator it = collection_.begin();
38 const VectorT& collection() const { return collection_; }
53 VectorT collection_;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LazyCallGraph.h 185 typedef SmallVector<Edge, 4> VectorT;
283 VectorT Edges;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LazyCallGraph.h 185 typedef SmallVector<Edge, 4> VectorT;
283 VectorT Edges;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LazyCallGraph.h 185 typedef SmallVector<Edge, 4> VectorT;
283 VectorT Edges;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LazyCallGraph.h 185 typedef SmallVector<Edge, 4> VectorT;
283 VectorT Edges;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
LazyCallGraph.h 185 typedef SmallVector<Edge, 4> VectorT;
283 VectorT Edges;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
LazyCallGraph.h 185 typedef SmallVector<Edge, 4> VectorT;
283 VectorT Edges;
    [all...]

Completed in 124 milliseconds