Home
last modified time | relevance | path

Searched defs:access_log (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/angle/build/android/
H A Dlighttpd_server.py50 config_path=None, error_log=None, access_log=None): argument
/aosp_15_r20/external/cronet/build/android/
H A Dlighttpd_server.py50 config_path=None, error_log=None, access_log=None): argument
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/
H A Dlistener.proto248 repeated config.filter.accesslog.v2.AccessLog access_log = 22; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/listener/v3/
H A Dlistener.proto336 repeated accesslog.v3.AccessLog access_log = 22; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/bootstrap/v3/
H A Dbootstrap.proto373 repeated accesslog.v3.AccessLog access_log = 5; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/filter/network/http_connection_manager/v2/
H A Dhttp_connection_manager.proto405 repeated accesslog.v2.AccessLog access_log = 13; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/filters/network/http_connection_manager/v3/
H A Dhttp_connection_manager.proto563 repeated config.accesslog.v3.AccessLog access_log = 13; field
/aosp_15_r20/external/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h249 struct lws_access_log access_log; member