Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/
Dlua-utils.h43 static constexpr const char kIndexKey[] = "__index"; variable
111 lua_setfield(state_, -2, kIndexKey); in PushLazyObject()
227 lua_setfield(state_, -2, kIndexKey); in PushIterator()
238 lua_setfield(state_, -2, kIndexKey); in PushIterator()