Home
last modified time | relevance | path

Searched defs:control_data_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Dpeer_connection_client.h120 std::string control_data_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/binary_http/
H A Dbinary_http_message.h182 const ControlData control_data_; variable
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Drankings.h222 raw_ptr<LruData, DisableDanglingPtrDetection> control_data_; variable
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A Dsuite.py1679 def __call__(self, control_data_): argument