HomeSort by relevance Sort by last modified time
    Searched full:shim (Results 1 - 25 of 57) sorted by null

1 2 3

  /frameworks/base/core/java/android/app/backup/
FullBackupDataOutput.java 11 // Currently a name-scoping shim around BackupDataOutput
  /external/smack/src/org/jivesoftware/smackx/packet/
HeadersExtension.java 23 * Extension representing a list of headers as specified in <a href="http://xmpp.org/extensions/xep-0131">Stanza Headers and Internet Metadata (SHIM)</a>
31 public static final String NAMESPACE = "http://jabber.org/protocol/shim";
Header.java 19 * Represents a <b>Header</b> entry as specified by the <a href="http://xmpp.org/extensions/xep-031.html">Stanza Headers and Internet Metadata (SHIM)</a>
  /external/chromium/chrome/browser/
gpu_process_host_ui_shim.h 39 // A task that will forward an IPC message to the UI shim.
63 // UI shim.
122 // implementation that forwards IPC messages to this UI shim on the UI thread.
  /development/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/
ActionBarCompat.java 23 * Very limited shim for enabling the action bar's up button on devices that support it.
  /external/dhcpcd/dhcpcd-hooks/
50-dhcpcd-compat 1 # Compat enter hook shim for older dhcpcd versions
  /external/skia/gyp/
android_deps.gyp 8 # shim here that includes the android_deps.gypi file. The actual dependencies
android_system.gyp 8 # shim here that includes the android_system.gypi file. The actual dependencies
  /external/smack/src/org/jivesoftware/smackx/provider/
HeaderProvider.java 22 * Parses the header element as defined in <a href="http://xmpp.org/extensions/xep-0131">Stanza Headers and Internet Metadata (SHIM)</a>.
HeadersProvider.java 25 * Parses the headers element as defined in <a href="http://xmpp.org/extensions/xep-0131">Stanza Headers and Internet Metadata (SHIM)</a>.
  /external/webkit/Source/WebKit2/PluginProcess/mac/
PluginProcessMainMac.mm 53 // Unset DYLD_INSERT_LIBRARIES. We don't want our plug-in process shim to be loaded
90 // Initialize the shim.
  /external/ceres-solver/internal/ceres/
file.h 31 // Simple file IO support. This is a portability shim.
  /external/chromium/base/allocator/
README 23 This directory contains just the allocator (i.e. shim) layer that switches
  /external/chromium/chrome/common/
app_mode_common_mac.h 12 // browser application and the app mode loader (a.k.a. shim).
  /external/smack/asmack-master/static-src/custom/org/jivesoftware/smackx/
ConfigureProviderManager.java 156 // SHIM
157 pm.addExtensionProvider("headers", "http://jabber.org/protocol/shim", new HeadersProvider());
158 pm.addExtensionProvider("header", "http://jabber.org/protocol/shim", new HeaderProvider());
  /external/smack/src/org/jivesoftware/smackx/
ConfigureProviderManager.java 156 // SHIM
157 pm.addExtensionProvider("headers", "http://jabber.org/protocol/shim", new HeadersProvider());
158 pm.addExtensionProvider("header", "http://jabber.org/protocol/shim", new HeaderProvider());
  /external/chromium/third_party/libjingle/source/talk/base/
firewallsocketserver.h 39 // This SocketServer shim simulates a rule-based firewall server.
  /external/webkit/Source/JavaScriptCore/runtime/
GCActivityCallbackCF.cpp 61 APIEntryShim shim(heap->globalData());
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.mm 70 // Shim function to assist in unit testing.
bookmark_bar_view.mm 123 // Shim function to assist in unit testing.
  /external/llvm/lib/Analysis/
AliasDebugger.cpp 12 // It acts as a shim over any other AA pass you want.
  /external/mdnsresponder/mDNSShared/
dnssd_clientshim.c 17 * This file defines a simple shim layer between a client calling the "/usr/include/dns_sd.h" APIs
19 * When the client calls a dns_sd.h function, the shim calls the corresponding mDNSEmbeddedAPI.h
20 * function, and when mDNSCore calls the shim's callback, we call through to the client's callback.
21 * The shim is responsible for two main things:
  /external/webkit/Source/WebCore/plugins/
IFrameShimSupport.cpp 118 // plugin ("cutouts"). This helps implement the "iframe shim"
  /hardware/libhardware/modules/camera/
Camera.cpp 34 // Shim passed to the framework to close an opened device.
  /external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
ProcessLauncherMac.mm 266 // We need to insert the plug-in process shim.

Completed in 1323 milliseconds

1 2 3