Searched refs:kGranularityKey (Results 1 – 1 of 1) sorted by relevance
29 static constexpr const char kGranularityKey[] = "granularity"; variable379 lua_setfield(state_, /*idx=*/kIndexStackTop - 1, kGranularityKey); in PushAnnotation()521 } else if (key.Equals(kGranularityKey)) { in ReadClassificationResult()