HomeSort by relevance Sort by last modified time
    Searched refs:BuildHandlerList (Results 26 - 35 of 35) sorted by null

12

  /external/chromium_org/chrome/browser/policy/
chrome_browser_policy_connector.cc 75 : BrowserPolicyConnector(base::Bind(&BuildHandlerList)) {
configuration_policy_handler_list_factory.cc 538 scoped_ptr<ConfigurationPolicyHandlerList> BuildHandlerList(
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.h 68 virtual OMX_ERRORTYPE BuildHandlerList(void);
OMXVideoEncoderAVC.h 84 virtual OMX_ERRORTYPE BuildHandlerList(void);
OMXComponentCodecBase.cpp 208 OMX_ERRORTYPE OMXComponentCodecBase::BuildHandlerList(void) {
OMXVideoDecoderVP9HWR.cpp 61 BuildHandlerList();
705 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::BuildHandlerList(void)
707 OMXVideoDecoderBase::BuildHandlerList();
OMXVideoEncoderAVC.cpp 70 BuildHandlerList();
665 OMX_ERRORTYPE OMXVideoEncoderAVC::BuildHandlerList(void) {
666 OMXVideoEncoderBase::BuildHandlerList();
    [all...]
OMXVideoDecoderBase.cpp 757 OMX_ERRORTYPE OMXVideoDecoderBase::BuildHandlerList(void) {
758 OMXComponentCodecBase::BuildHandlerList();
    [all...]
OMXVideoEncoderBase.cpp 391 OMX_ERRORTYPE OMXVideoEncoderBase::BuildHandlerList(void) {
392 OMXComponentCodecBase::BuildHandlerList();
    [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 82 BuildHandlerList();
464 OMX_ERRORTYPE OMXVideoDecoderAVCSecure::BuildHandlerList(void) {
465 OMXVideoDecoderBase::BuildHandlerList();

Completed in 1148 milliseconds

12