Home
last modified time | relevance | path

Searched defs:protocol_name_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/fuchsia/
H A Dfidl_event_handler.h34 : protocol_name_(std::move(protocol_name)) {} in protocol_name_() function
54 : protocol_name_(std::move(protocol_name)) {} in protocol_name_() function
/aosp_15_r20/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_server.h80 std::string protocol_name_; variable