Searched refs:FILE_WIDEVINE_CDM_ADAPTER (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/
H A Dchrome_paths.h99 FILE_WIDEVINE_CDM_ADAPTER, // Full path to the Widevine CDM adapter file. enumerator in enum:chrome::__anon5615
H A Dchrome_content_client.cc259 if (PathService::Get(chrome::FILE_WIDEVINE_CDM_ADAPTER, &path)) {
H A Dchrome_paths.cc371 // TODO(xhwang): FILE_WIDEVINE_CDM_ADAPTER has different meanings.
374 case chrome::FILE_WIDEVINE_CDM_ADAPTER:
/external/chromium_org/chrome/browser/component_updater/
H A Dwidevine_cdm_component_installer.cc346 PathService::Get(chrome::FILE_WIDEVINE_CDM_ADAPTER, &adapter_source_path);
366 PathService::Get(chrome::FILE_WIDEVINE_CDM_ADAPTER, &adapter_source_path);

Completed in 92 milliseconds