Home
last modified time | relevance | path

Searched refs:lws_diskcache_query (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-diskcache.h50 * `lws_diskcache_query()` is used to determine if the file already exists in
111 * lws_diskcache_query() - ensures the cache dir structure exists on disk
141 lws_diskcache_query(struct lws_diskcache_scan *lds, int is_bot,
146 * lws_diskcache_query() - ensures the cache dir structure exists on disk
151 * be called on the temp name returned by `lws_diskcache_query()` if it gave a
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c176 lws_diskcache_query(struct lws_diskcache_scan *lds, int is_bot, in lws_diskcache_query() function

Completed in 2 milliseconds