Home
last modified time | relevance | path

Searched refs:lws_fts_serialize (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-fts.h135 * lws_fts_serialize() - Store the in-memory trie into the index file
144 lws_fts_serialize(struct lws_fts *t);
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
H A Dmain.c144 if (lws_fts_serialize(t)) { in main()
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c1097 lws_fts_serialize(struct lws_fts *t) in lws_fts_serialize() function

Completed in 3 milliseconds