OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetConfig
(Results
1 - 22
of
22
) sorted by null
/external/chromium/net/proxy/
proxy_service_unittest.cc
55
void
SetConfig
(const ProxyConfig& config) {
591
config_service->
SetConfig
(
622
config_service->
SetConfig
(
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c
115
static OMX_ERRORTYPE
SetConfig
(OMX_HANDLETYPE hComp,
199
pHandle->
SetConfig
=
SetConfig
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c
134
static OMX_ERRORTYPE
SetConfig
(OMX_HANDLETYPE hComp,
215
pHandle->
SetConfig
=
SetConfig
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c
125
static OMX_ERRORTYPE
SetConfig
(OMX_HANDLETYPE hComp,
204
pHandle->
SetConfig
=
SetConfig
;
[
all
...]