Searched refs:intvalue (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dmacconversion.cc101 int intvalue; local
103 static_cast<void*>(&intvalue));
104 if (converted) *i = static_cast<int>(intvalue);

Completed in 98 milliseconds