Home
last modified time | relevance | path

Searched defs:getCounter (Results 1 – 7 of 7) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
DDHValidationParameters.java18 public int getCounter() in getCounter() method in DHValidationParameters
DDSAValidationParameters.java28 public int getCounter() in getCounter() method in DSAValidationParameters
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
DICoverageNode.java132 public ICounter getCounter(CounterEntity entity); in getCounter() method
DCoverageNodeImpl.java128 public ICounter getCounter(final CounterEntity entity) { in getCounter() method in CoverageNodeImpl
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h239 const uint64_t *getCounter(IntPtrT CounterPtr) const { in getCounter() function
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h126 static Counter getCounter(unsigned CounterId) { in getCounter() function
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp52 const Counter &getCounter() const { return Count; } in getCounter() function in __anon2af6aa710111::SourceMappingRegion