Home
last modified time | relevance | path

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

/xiu/protocol/rtmp/src/netconnection/
H A Dwriter.rs113 let mut properties_map = IndexMap::new(); in write_connect() localVariable
285 let mut properties_map = IndexMap::new(); in error() localVariable
/xiu/protocol/rtmp/src/netstream/
H A Dwriter.rs207 let mut properties_map = IndexMap::new(); in write_on_status() localVariable