Home
last modified time | relevance | path

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

/external/cronet/net/quic/
Dquic_server_info.cc45 QuicServerInfo::State* QuicServerInfo::mutable_state() { in mutable_state() function in net::QuicServerInfo
/external/mesa3d/src/virtio/vulkan/
Dvn_descriptor_set.c345 struct vn_descriptor_pool_state_mutable *mutable_state = NULL; in vn_CreateDescriptorPool() local
433 struct vn_descriptor_pool_state_mutable *mutable_state = in vn_find_mutable_state_for_binding() local
464 struct vn_descriptor_pool_state_mutable *mutable_state = in vn_pool_restore_mutable_states() local
518 struct vn_descriptor_pool_state_mutable *mutable_state = in vn_descriptor_pool_alloc_descriptors() local
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dpayload_decoder_base_test_util.h66 FrameDecoderState* mutable_state() { return frame_decoder_state_.get(); } in mutable_state() function
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
Dfake_adapter.h30 AdapterState& mutable_state() { return state_; } in mutable_state() function