Searched defs:counterValue (Results 1 – 4 of 4) sorted by relevance
55 long counterValue = mCounter.getAndIncrement(); in handleNanoappMessage() local87 long counterValue = mCounter.getAndIncrement(); in sendMessageToContextHub() local
40 void ATrace_setCounter(const char* counterName, int64_t counterValue) { in ATrace_setCounter()
48 public static void traceCounter(String counterName, int counterValue) { in traceCounter()
196 public static void traceCounter(long traceTag, @NonNull String counterName, int counterValue) { in traceCounter()520 public static void setCounter(@NonNull String counterName, long counterValue) { in setCounter()532 public static void setCounter(long traceTag, @NonNull String counterName, long counterValue) { in setCounter()