Home
last modified time | relevance | path

Searched defs:SetParam (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/talk/media/base/
Dcodec.cc142 void Codec::SetParam(const std::string& name, const std::string& value) { in SetParam() function in cricket::Codec
146 void Codec::SetParam(const std::string& name, int value) { in SetParam() function in cricket::Codec
/external/vboot_reference/utility/
Dcrossystem.c144 int SetParam(const Param* p, const char* value) { in SetParam() function
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.cc794 bool V4L2Device::SetParam(v4l2_streamparm* param) { in SetParam() function in V4L2Device
/external/lzma/CPP/7zip/Common/
DMethodProps.cpp329 HRESULT CMethodProps::SetParam(const UString &name, const UString &value) in SetParam() function in CMethodProps
/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h286 inline void SetParam(ParamType type, void* param) { in SetParam() function
/external/protobuf/gtest/include/gtest/
Dgtest.h1609 static void SetParam(const ParamType* parameter) { in SetParam() function
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest.h1693 static void SetParam(const ParamType* parameter) { in SetParam() function
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h1687 static void SetParam(const ParamType* parameter) { in SetParam() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h1683 static void SetParam(const ParamType* parameter) { in SetParam() function
/external/gtest/include/gtest/
Dgtest.h1820 static void SetParam(const ParamType* parameter) { in SetParam() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest.h1820 static void SetParam(const ParamType* parameter) { in SetParam() function
/external/opencv/cvaux/include/
Dcvvidsurv.hpp243 void SetParam(const char* name, double val) in SetParam() function in CvVSModule