Home
last modified time | relevance | path

Searched defs:setCounterValue (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDebugCounter.h114 static void setCounterValue(unsigned ID, int64_t Count) { in setCounterValue() function
/third_party/jsframework/runtime/main/model/
Ddirective.ts1319 function setCounterValue(vm: Vm, key: string, value: string): void { function