Searched defs:getRaw (Results 1 – 4 of 4) sorted by relevance
54 static BranchProbability getRaw(uint32_t N) { return BranchProbability(N); } in getRaw() function
67 Object getRaw(int index); in getRaw() method
62 public Object getRaw(int index) { in getRaw() method in UnmodifiableLazyStringList
230 public Object getRaw(int index) { in getRaw() method in LazyStringArrayList