Home
last modified time | relevance | path

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

/external/libtextclassifier/utils/
Dlua-utils.h40 static constexpr const char *kLengthKey = "__len"; variable
100 lua_setfield(state, -2, kLengthKey); in NewIterator()