Searched defs:SetCode (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ | ||
D | basic-block-profiler.cc | 41 void BasicBlockProfiler::Data::SetCode(std::ostringstream* os) { in SetCode() function in v8::internal::BasicBlockProfiler::Data |
D | optimized-compilation-info.h | 189 void SetCode(T code) { in SetCode() function |
/external/webrtc/webrtc/p2p/base/ | ||
D | stun.cc | 781 void StunErrorCodeAttribute::SetCode(int code) { in SetCode() function in cricket::StunErrorCodeAttribute |