Home
last modified time | relevance | path

Searched defs:aOther (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A DnsStyleAutoArray.hpp15 nsStyleAutoArray(const nsStyleAutoArray& aOther) { *this = aOther; } in nsStyleAutoArray() argument
16 nsStyleAutoArray& operator=(const nsStyleAutoArray& aOther) { in operator =() argument
[all...]

Completed in 2 milliseconds