Searched refs:PushEmptyVector (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/native/utils/ | ||
D | lua-utils.h | 279 void PushEmptyVector() const { lua_newtable(state_); } in PushEmptyVector() function |
D | lua-utils.cc | 133 PushEmptyVector(); in GetField() |