Home
last modified time | relevance | path

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

/external/marisa-trie/tests/
Dc-test.c29 ASSERT(marisa_write(NULL, 0) == MARISA_HANDLE_ERROR); in TestHandle()
/external/marisa-trie/lib/marisa/
Dtrie-c.cc154 marisa_status marisa_write(const marisa_trie *h, int fd) { in marisa_write() function
Dtrie.h337 marisa_status marisa_write(const marisa_trie *h, int fd);
/external/marisa-trie/
Dandroid_diff.txt231 -marisa_status marisa_write(const marisa_trie *h, int fd) try {
232 +marisa_status marisa_write(const marisa_trie *h, int fd) {