Home
last modified time | relevance | path

Searched refs:lws_ss_sys_fetch_policy (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/lib/secure-streams/system/fetch-policy/
Dfetch-policy.c128 lws_ss_sys_fetch_policy(struct lws_context *context) in lws_ss_sys_fetch_policy() function
/external/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h289 lws_ss_sys_fetch_policy(struct lws_context *context);
/external/libwebsockets/lib/core/
Dcontext.c157 if (!lws_ss_sys_fetch_policy(context)) in lws_state_notify_protocol_init()