Searched defs:SetType (Results 1 – 9 of 9) sorted by relevance
30 void SetType(AddressType address_type) { type_ = address_type; } in SetType() function
37 void MCELF::SetType(MCSymbolData &SD, unsigned Type) { in SetType() function in llvm::MCELF
62 void SetType(const buzz::QName type) { in SetType() function
127 void SetType(StunMessageType type) { type_ = type; } in SetType() function
473 void StunUInt16ListAttribute::SetType(int index, uint16 value) { in SetType() function in cricket::StunUInt16ListAttribute
418 void SetType(const string &type) { type_ = type; } in SetType() function
479 STDMETHOD(SetType)(THIS_ D3DRMLIGHTTYPE) PURE; in DECLARE_INTERFACE_() local
810 void BackendImpl::SetType(net::CacheType type) { in SetType() function in disk_cache::BackendImpl