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

1 2 3

  /external/chromium_org/apps/app_shim/
app_shim_mac.h 10 // Returns whether the app shims are enabled.
app_shim_host_manager_mac.h 12 // The AppShimHostManager receives connections from app shims on a UNIX
35 // Called on the IO thread to begin listening for connections from app shims.
app_shim_quit_interactive_uitest_mac.mm 5 // Tests behavior when quitting apps with app shims.
extension_app_shim_handler_mac.h 35 // This app shim handler that handles events for app shims that correspond to an
extension_app_shim_handler_mac_unittest.cc 289 // Launch shims, adding entries in the map.
305 // Quit when there are other shims.
  /external/chromium_org/chrome/browser/
browser_process_platform_part_mac.h 31 // Hosts the IPC channel factory that App Shims connect to on Mac.
  /packages/apps/Gallery2/src/com/android/photos/shims/
LoaderCompatShim.java 17 package com.android.photos.shims;
  /external/chromium_org/third_party/polymer/
README.md 20 polyfills or shims, but as browsers adopt these features natively, the platform
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_extension_c.h 33 * C shims for the C++ malloc_extension.h. See malloc_extension.h for
34 * details. Note these C shims always work on
malloc_hook_c.h 33 * C shims for the C++ malloc_hook.h. See malloc_hook.h for details
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
malloc_extension_c_test.c 33 * This tests the c shims: malloc_extension_c.h and malloc_hook_c.h.
34 * Mostly, we'll just care that these shims compile under gcc
malloc_extension_test.cc 33 // Simple test of malloc_extension. Includes test of C shims.
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_extension_c.h 33 * C shims for the C++ malloc_extension.h. See malloc_extension.h for
34 * details. Note these C shims always work on
malloc_hook_c.h 33 * C shims for the C++ malloc_hook.h. See malloc_hook.h for details
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
malloc_extension_c_test.c 33 * This tests the c shims: malloc_extension_c.h and malloc_hook_c.h.
34 * Mostly, we'll just care that these shims compile under gcc
malloc_extension_test.cc 33 // Simple test of malloc_extension. Includes test of C shims.
  /packages/apps/Gallery2/src/com/android/photos/
AlbumSetFragment.java 35 import com.android.photos.shims.LoaderCompatShim;
36 import com.android.photos.shims.MediaSetLoader;
PhotoSetFragment.java 34 import com.android.photos.shims.LoaderCompatShim;
35 import com.android.photos.shims.MediaItemsLoader;
AlbumFragment.java 37 import com.android.photos.shims.LoaderCompatShim;
38 import com.android.photos.shims.MediaItemsLoader;
  /packages/apps/Gallery2/src/com/android/photos/adapters/
AlbumSetCursorAdapter.java 33 import com.android.photos.shims.LoaderCompatShim;
PhotoThumbnailAdapter.java 30 import com.android.photos.shims.LoaderCompatShim;
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
shim_ppapi.c 105 * require shims to convert the ABI.
120 * shims to convert the ABI.
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_mac_browsertest.mm 28 // AppList shims should always succced showing the app list.
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_support_extension/
pnacl_support_extension.gyp 64 # Use the two freshly generated shims.
  /packages/apps/Gallery2/src/com/android/photos/data/
PhotoSetLoader.java 30 import com.android.photos.shims.LoaderCompatShim;

Completed in 1026 milliseconds

1 2 3