Searched defs:GetConfig (Results 1 - 5 of 5) sorted by relevance

/external/toolchain-utils/crosperf/
H A Dconfig.py8 def GetConfig(key): function
/external/pdfium/core/fpdfdoc/
H A Dcpdf_occontext.cpp46 CPDF_Dictionary* GetConfig(CPDF_Document* pDoc, function in namespace:__anon15659
104 CPDF_Dictionary* pConfig = GetConfig(m_pDocument, pOCGDict);
/external/webrtc/talk/media/webrtc/
H A Dfakewebrtccall.cc45 FakeAudioSendStream::GetConfig() const { function in class:cricket::FakeAudioSendStream
78 FakeAudioReceiveStream::GetConfig() const { function in class:cricket::FakeAudioReceiveStream
111 webrtc::VideoSendStream::Config FakeVideoSendStream::GetConfig() const { function in class:cricket::FakeVideoSendStream
215 webrtc::VideoReceiveStream::Config FakeVideoReceiveStream::GetConfig() { function in class:cricket::FakeVideoReceiveStream
258 webrtc::Call::Config FakeCall::GetConfig() const { function in class:cricket::FakeCall
276 if (p->GetConfig().rtp.ssrc == ssrc) {
289 if (p->GetConfig().rtp.remote_ssrc == ssrc) {
399 if (receiver->GetConfig().rtp.remote_ssrc == ssrc)
406 if (receiver->GetConfig().rtp.remote_ssrc == ssrc) {
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.h70 int (*GetConfig)(Display *dpy, XVisualInfo *visinfo, int attrib, int *value); member in struct:_glxapi_table
/external/v8/tools/mb/
H A Dmb.py268 vals = self.GetConfig()
291 vals = self.GetConfig()
504 def GetConfig(self): member in class:MetaBuildWrapper

Completed in 197 milliseconds