HomeSort by relevance Sort by last modified time
    Searched defs:CreateDefault (Results 1 - 13 of 13) sorted by null

  /external/libbrillo/brillo/http/
http_transport.cc 14 std::shared_ptr<Transport> Transport::CreateDefault() {
  /external/webrtc/webrtc/modules/desktop_capture/
desktop_capture_options.cc 31 DesktopCaptureOptions DesktopCaptureOptions::CreateDefault() {
34 result.set_x_display(SharedXDisplay::CreateDefault());
  /external/libweave/src/privet/
device_delegate.cc 59 std::unique_ptr<DeviceDelegate> DeviceDelegate::CreateDefault(
cloud_delegate.cc 366 std::unique_ptr<CloudDelegate> CloudDelegate::CreateDefault(
  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 98 IFX_SystemFontInfo* IFX_SystemFontInfo::CreateDefault(const char** pUnused) {
107 m_pFontMgr->SetSystemFontInfo(IFX_SystemFontInfo::CreateDefault(nullptr));
  /external/webrtc/webrtc/modules/desktop_capture/x11/
shared_x_display.cc 42 rtc::scoped_refptr<SharedXDisplay> SharedXDisplay::CreateDefault() {
  /external/chromium-libpac/src/
proxy_resolver_js_bindings.cc 111 ProxyResolverJSBindings* ProxyResolverJSBindings::CreateDefault() {
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 123 IFX_SystemFontInfo* IFX_SystemFontInfo::CreateDefault(const char** pUserPaths) {
144 IFX_SystemFontInfo::CreateDefault(m_pUserFontPaths));
fx_ge_fontmap.cpp     [all...]
  /external/v8/test/mjsunit/
readonly.js 40 function CreateDefault() {
61 var bases = [CreateFromLiteral, CreateFromObject, CreateDefault];
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fontmgr.cpp     [all...]
  /external/clang/include/clang/Sema/
Initialization.h 537 static InitializationKind CreateDefault(SourceLocation InitLoc) {
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 440 IFX_SystemFontInfo* IFX_SystemFontInfo::CreateDefault(const char** pUnused) {
468 m_pFontMgr->SetSystemFontInfo(IFX_SystemFontInfo::CreateDefault(nullptr));
    [all...]

Completed in 395 milliseconds