Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/
Dlua-utils.h41 static constexpr const char kLengthKey[] = "__len"; variable
247 lua_setfield(state_, -2, kLengthKey); in CreateIteratorMetatable()