HomeSort by relevance Sort by last modified time
    Searched full:attaching (Results 126 - 150 of 335) sorted by null

1 2 3 4 56 7 8 91011>>

  /system/libhwbinder/
BpHwBinder.cpp 233 ALOGV("Attaching object %p to binder %p (manager=%p)", object, this, &mObjects);
  /tools/tradefederation/core/prod-tests/src/com/android/security/tests/
SELinuxDenialsTests.java 335 // only attaching logsStr if there's any content in it
  /art/runtime/
runtime.h 221 // Returns the "main" ThreadGroup, used when attaching user threads.
224 // Returns the "system" ThreadGroup, used when attaching our internal threads.
thread_list.cc 703 // Update global suspend all state for attaching threads.
787 // Update global suspend all state for attaching threads.
    [all...]
  /external/autotest/client/cros/
cros_disks.py 589 None if no loop device is attaching the image file.
646 logging.debug('Attaching image file "%s" to loop device',
  /external/elfutils/libdwfl/
libdwflP.h 124 Dwfl_Error attacherr; /* Previous error attaching process. */
408 /* Structure used for keeping track of ptrace attaching a thread.
  /external/llvm/include/llvm/CodeGen/PBQP/
Graph.h 400 /// re-constructing and re-uniquing them by attaching them directly to the
438 /// re-constructing and re-uniquing them by attaching them directly to the
  /frameworks/av/media/libstagefright/
MediaSync.cpp 670 ALOGE_IF(status != NO_ERROR, "attaching buffer to output failed (%d)", status);
750 ALOGE_IF(status != NO_ERROR, "attaching buffer to input failed (%d)", status);
  /frameworks/base/media/java/android/media/audiofx/
Virtualizer.java 44 * <p>NOTE: attaching a Virtualizer to the global audio output mix by use of session 0 is
123 Log.w(TAG, "WARNING: attaching a Virtualizer to global output mix is deprecated!");
  /frameworks/base/services/core/java/com/android/server/wm/
DockedStackDividerController.java 426 // attaching the docked stack.
442 * The docked stack divider controller makes sure the IME gets hidden when attaching the docked
    [all...]
TaskSnapshotSurface.java 273 // The dimensions of the buffer and the window don't match, so attaching the buffer
  /external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp 362 m_testCtx.getLog() << tcu::TestLog::Message << "Attaching texture to FBO" << tcu::TestLog::EndMessage;
647 m_testCtx.getLog() << tcu::TestLog::Message << "Attaching texture to FBO" << tcu::TestLog::EndMessage;
    [all...]
  /external/deqp/doc/testspecs/VK/
apitests.adoc 221 * Attaching or detaching memory allocation from buffer/image doesn't affect mapped memory access or contents
458 * View can be created before and after attaching memory to buffer
502 * View can be created before and after attaching memory to image
    [all...]
  /bionic/
README.md 316 Attaching GDB to the tests
  /cts/tests/fragment/src/android/fragment/cts/
FragmentAnimatorTest.java 192 // Ensure that attaching and popping a Fragment uses the enter and popExit animators
  /device/linaro/bootloader/edk2/ArmVirtPkg/VirtFdtDxe/
VirtFdtDxe.c 574 // need to disable it in the device tree to prevent the OS from attaching its
  /external/harfbuzz_ng/src/
hb-ot-shape-fallback.cc 341 /* Conditions for attaching to the last component. */
  /external/llvm/docs/
TypeMetadata.rst 26 The current implementation only supports attaching metadata to functions on
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c 477 "attaching buffer %s, %d, at %d, cpp %d, pitch %d\n",
  /external/skia/site/dev/testing/
skialab.md 143 attaching to the host machine.
  /external/valgrind/docs/internals/
xml-output.txt 59 - Attaching to GDB is disabled for the same reason.
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3StreamSplitter.cpp 416 SP_LOGE("%s: attaching buffer to input failed (%d)", __FUNCTION__, res);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarKeyguardViewManager.java 138 * Show the keyguard. Will handle creating and attaching to the view manager
  /frameworks/base/tests/Camera2Tests/CameraToo/src/com/example/android/camera2/cameratoo/
CameraTooActivity.java 191 // This handler can be null because we aren't actually attaching any callback
  /frameworks/native/include/gui/
IGraphicBufferConsumer.h 97 // this call will fail if attaching this buffer would cause too many buffers to be

Completed in 436 milliseconds

1 2 3 4 56 7 8 91011>>