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

/external/vboot_reference/utility/
H A Dcrossystem.c144 int SetParam(const Param* p, const char* value) { function
294 retval = SetParam(p, value);
/external/webrtc/talk/media/base/
H A Dcodec.cc142 void Codec::SetParam(const std::string& name, const std::string& value) { function in class:cricket::Codec
146 void Codec::SetParam(const std::string& name, int value) { function in class:cricket::Codec
265 rtx_codec.SetParam(kCodecParamAssociatedPayloadType, associated_payload_type);
/external/autotest/client/site_tests/camera_V4L2/src/
H A Dmedia_v4l2_device.cc794 bool V4L2Device::SetParam(v4l2_streamparm* param) { function in class:V4L2Device
808 return SetParam(&param);
/external/lzma/CPP/7zip/Common/
H A DMethodProps.cpp329 HRESULT CMethodProps::SetParam(const UString &name, const UString &value) function in class:CMethodProps
380 RINOK(SetParam(name, value));
397 return SetParam(name, value);
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_pageobj.h286 inline void SetParam(ParamType type, void* param) { function in class:CPDF_ContentMarkItem
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h1693 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.h1687 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/protobuf/gtest/include/gtest/
H A Dgtest.h1609 static void SetParam(const ParamType* parameter) { function in class:testing::TestWithParam
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h1820 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h8855 TestClass::SetParam(&parameter_);
17197 static void SetParam(const ParamType* parameter) { function in class:testing::TestWithParam
/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
/external/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h10419 TestClass::SetParam(&parameter_);
19297 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h10359 TestClass::SetParam(&parameter_);
19234 static void SetParam(const ParamType* parameter) { function in class:testing::WithParamInterface

Completed in 1860 milliseconds