Home
last modified time | relevance | path

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

/system/librustutils/
Dsystem_properties_fuzzer.rs28 static COUNTER: RefCell<u64> = const{RefCell::new(0)}; constant
/system/chre/apps/nearby/third_party/nanopb/
Dpb.h127 #define PB_STATIC_ASSERT_MSG(MSG, LINE, COUNTER) \ argument
129 #define PB_STATIC_ASSERT_MSG_(MSG, LINE, COUNTER) \ argument