Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
H A Dmain.c32 ci.ops = &lws_cache_ops_heap; in test_just_l1()
116 ci.ops = &lws_cache_ops_heap; in test_just_l1_limits()
196 ci.ops = &lws_cache_ops_heap; in test_nsc1()
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-cache-ttl.h344 LWS_VISIBLE extern const struct lws_cache_ops lws_cache_ops_heap,
/aosp_15_r20/external/libwebsockets/lib/misc/cache-ttl/
H A Dheap.c595 const struct lws_cache_ops lws_cache_ops_heap = { variable
/aosp_15_r20/external/libwebsockets/lib/core/
H A Dcontext.c621 ci.ops = &lws_cache_ops_heap; in lws_create_context()
1396 ci.ops = &lws_cache_ops_heap; in lws_create_context()
/aosp_15_r20/external/libwebsockets/READMEs/
H A DREADME.lws_cache.md60 creation time. `lws_cache_ops_heap` ops struct is provided by lws, you can