Searched refs:kCollectionKey (Results 1 – 1 of 1) sorted by relevance
24 static constexpr const char* kCollectionKey = "collection"; variable92 lua_setfield(env->state(), /*idx=*/-2, kCollectionKey); in PushAnnotation()202 if (key.Equals(kCollectionKey)) { in ReadClassificationResult()