Searched refs:SetMethod (Results 1 – 14 of 14) sorted by relevance
67 var method = target.SetMethod; in GetSetMethod()
74 …t != null && ((ret.CanRead && ret.GetMethod.IsPublic) || (ret.CanWrite && ret.SetMethod.IsPublic))) in GetProperty()
87 void SetMethod(int32_t aMethod);
55 void Request::SetMethod(int32_t aMethod) in SetMethod() function in otbr::rest::Request
81 request->SetMethod(parser->method); in OnHeaderComplete()
221 SetMethod(); in SetLevel()225 void SetMethod(int keepMethodId = -1)
603 SetMethod(GetMethodID()); in OnButtonClicked()1346 SetMethod(); // call it if level changes method in OnCommand()
179 loss_prot_logic_->SetMethod(method); in SetProtectionMethod()
224 void SetMethod(VCMProtectionMethodEnum newMethodType);
517 void VCMLossProtectionLogic::SetMethod( in SetMethod() function in webrtc::media_optimization::VCMLossProtectionLogic