Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/
Dlua-utils.h44 static constexpr const char kGcKey[] = "__gc"; variable
92 lua_setfield(state_, -2, kGcKey); in PushFunction()