HomeSort by relevance Sort by last modified time
    Searched full:attaching (Results 101 - 125 of 322) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameManager.java 35 * Additionally, frame managers allow attaching Frames under a specified key. This allows decoupling
  /frameworks/native/libs/binder/
BpBinder.cpp 291 ALOGV("Attaching object %p to binder %p (manager=%p)", object, this, &mObjects);
  /packages/apps/Contacts/src/com/android/contacts/detail/
PhotoSelectionHandler.java 200 * Utility method to retrieve the entity delta for attaching the given bitmap to the contact.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_local_iterator.h 48 * attaching/detaching the iterator from sequences, and querying
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_local_iterator.h 48 * attaching/detaching the iterator from sequences, and querying
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_local_iterator.h 48 * attaching/detaching the iterator from sequences, and querying
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.cc 350 // If this is the first time Attach is called for this drag, we're attaching
385 // user moves the tab immediately after attaching it.
  /external/chromium_org/third_party/angle/extensions/
EXT_draw_buffers.txt 317 "Attaching Renderbuffer Images to a Framebuffer" subsection as follows:
336 Modify Section 4.4.3 (Renderbuffer Objects) in the "Attaching Texture
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
KinematicRagdollControl.java 424 * This method can't work before attaching the control to a spatial
444 * This return null if it's called before attaching the control to a spatial
    [all...]
  /external/strace/
strace.1 321 Suppress messages about attaching, detaching etc. This happens
323 is run directly instead of attaching.
  /ndk/
ndk-gdb 82 # Delay in seconds between launching the activity and attaching gdbserver on it.
298 echo " --start Launch application instead of attaching to existing one"
  /prebuilts/misc/android-x86/gdbserver/
gdbserver 
  /external/chromium/chrome/common/extensions/docs/
experimental.debugger.html 338 Note that attaching to the page by means of the debugger API and using embedded
341 terminated. Extension can then re-establish it via attaching to a tab later.
492 <dd>If an error occurs while attaching to the tab, the callback will be called with no arguments and <a href="extension.html#property-lastError">chrome.extension.lastError</a> will be set to the error message.</dd>
    [all...]
  /art/runtime/
thread.cc 140 LOG(ERROR) << "Thread attaching to non-existent runtime: " << *self;
320 LOG(ERROR) << "Thread attaching to non-existent runtime: " << thread_name;
326 LOG(ERROR) << "Thread attaching while runtime is shutting down: " << thread_name;
    [all...]
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.c 98 LOGV("Attaching input queue to looper");
  /external/chromium/chrome/browser/tab_contents/
thumbnail_generator.cc 65 // Returns a property accessor used for attaching a TabContents to a
  /external/chromium_org/ash/wm/dock/
docked_window_resizer_unittest.cc 514 // Drag up as well to avoid attaching panels to launcher shelf.
739 // Drag up as well as left to avoid attaching panels to launcher shelf.
760 // Drag up as well to avoid attaching panels to launcher shelf.
    [all...]
  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.h 58 // If you are attaching to an already-existing RenderView, you should call
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/smoothlife/
example.js 109 // instead of attaching the event listeners directly to the <EMBED> element
  /external/chromium_org/native_client_sdk/src/resources/
common.js 144 // instead of attaching the event listeners directly to the <EMBED> element
  /external/chromium_org/remoting/host/
ipc_desktop_environment_unittest.cc 483 // Tests that attaching to a new desktop works.
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-fallback.cc 336 /* Conditions for attaching to the last component. */
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_common_context.c 477 "attaching buffer %s, %d, at %d, cpp %d, pitch %d\n",
  /external/chromium_org/third_party/sqlite/src/test/
misc7.test 151 # Test that nothing goes horribly wrong when attaching a database
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 107 // Either the thread is dead, or something prevented us from attaching.

Completed in 379 milliseconds

1 2 3 45 6 7 8 91011>>