HomeSort by relevance Sort by last modified time
    Searched full:resolve_network_proxy_serial (Results 1 - 1 of 1) sorted by null

  /external/tlsdate/src/
platform-cros.c 79 uint32_t resolve_network_proxy_serial; member in struct:platform_state
363 if (ctx->state->resolving || ctx->resolve_network_proxy_serial)
385 &ctx->resolve_network_proxy_serial))
430 state->resolve_network_proxy_serial = 0;
439 if (serial == state->resolve_network_proxy_serial)
441 state->resolve_network_proxy_serial = 0;

Completed in 578 milliseconds