Searched refs:kCollectionKey (Results 1 – 1 of 1) sorted by relevance
30 static constexpr const char kCollectionKey[] = "collection"; variable381 lua_setfield(state_, /*idx=*/kIndexStackTop - 1, kCollectionKey); in PushAnnotation()514 if (key.Equals(kCollectionKey)) { in ReadClassificationResult()