Home
last modified time | relevance | path

Searched refs:UNSIGNED_VALUE (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/debug/
Dactivity_tracker.h363 UNSIGNED_VALUE, enumerator
446 Set(name, UNSIGNED_VALUE, &value, sizeof(value)); in SetUint()
Dactivity_tracker.cc311 DCHECK_EQ(UNSIGNED_VALUE, type_); in GetUint()
403 case UNSIGNED_VALUE: in CreateSnapshot()