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

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dcodec.cc114 void Codec::SetParam(const std::string& name, const std::string& value) { function in class:cricket::Codec
118 void Codec::SetParam(const std::string& name, int value) { function in class:cricket::Codec
172 rtx_codec.SetParam(kCodecParamAssociatedPayloadType, associated_payload_type);
/external/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp331 HRESULT COutHandler::SetParam(COneMethodInfo &oneMethodInfo, const UString &name, const UString &value) function in class:NArchive::COutHandler
388 RINOK(SetParam(oneMethodInfo, name, value));
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h1836 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h1683 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/gtest/include/gtest/
H A Dgtest.h1820 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1686 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1683 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/opencv/cvaux/include/
H A Dcvvidsurv.hpp243 void SetParam(const char* name, double val) function in class:CvVSModule
269 if(str) SetParam(name,atof(str));
307 SetParam(FN,val);
337 pM->SetParam(N,GetParam(tmp));
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_pageobj.h376 inline void SetParam(ParamType type, void* param) function in class:CPDF_ContentMarkItem
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1534 static void SetParam(const ParamType* parameter) { function in class:testing::TestWithParam
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A DSDL_main.cpp211 void SetParam(TInt aParam);
313 void CSdlAppServ::SetParam(TInt aParam) function in class:CSdlAppServ
617 gEpocEnv->iAppSrv->SetParam(aParam);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h10358 TestClass::SetParam(&parameter_);
19233 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h10358 TestClass::SetParam(&parameter_);
19233 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface

Completed in 5870 milliseconds