HomeSort by relevance Sort by last modified time
    Searched full:descriptors (Results 1001 - 1025 of 1862) sorted by null

<<41424344454647484950>>

  /development/ndk/platforms/android-9/include/android/
native_activity.h 129 * entities (pointers to memory, file descriptors, etc).
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 67 * file-descriptors. They can either be callback based, or with return
  /development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp 193 // descriptors, such as poll(2), select(2), epoll(7) on Linux,
  /development/tools/apkcheck/src/com/android/apkcheck/
ClassInfo.java 289 * Normalizes the type names used in field and method descriptors.
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_sock.c 111 * @sendfd : file descriptors to be sent
  /device/generic/goldfish/qemud/
qemud.c 274 * file descriptors (e.g sockets).
312 * file descriptors.
502 * descriptors. Only returns in case of error !!
740 ** note that we support clean shutdown of file descriptors,
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_sock.c 107 * int sendfd: file descriptors to be sent
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_sock.c 107 * int sendfd: file descriptors to be sent
  /docs/source.android.com/src/accessories/
aoa.jd 129 device's interface and endpoint descriptors to obtain the bulk endpoints to communicate with the
  /external/bison/lib/
error.c 129 descriptors is that they are open but point to an INVALID_HANDLE_VALUE.
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_api.c 148 ** service and characteristics/descriptors into the service.
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_utils.c 468 /* free buffer in CB holding report descriptors */
  /external/chromium/base/
shared_memory_posix.cc 265 LOG(WARNING) << "Shared memory creation failed; out of file descriptors";
  /external/chromium/chrome/browser/chromeos/cros/
input_method_library.cc 123 // Build the active input method descriptors from the active input
    [all...]
  /external/chromium/third_party/libevent/
devpoll.c 55 * all file descriptors outself.
epoll.c 57 * all file descriptors outself.
poll.c 228 /* We need more file descriptors */
  /external/chromium_org/base/process/
process_metrics.h 227 // Returns the maximum number of file descriptors that can be open by a process
  /external/chromium_org/chrome/browser/
chrome_browser_main_posix.cc 295 // We use quite a few file descriptors for our IPC, and the default limit on
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_manager_impl_unittest.cc 40 // Returns true if |descriptors| contain |target|.
41 bool Contain(const InputMethodDescriptors& descriptors,
43 for (size_t i = 0; i < descriptors.size(); ++i) {
44 if (descriptors[i].id() == target.id())
    [all...]
  /external/chromium_org/chrome/installer/util/
registry_key_backup.cc 69 // Security descriptors are not backed up. Returns true if the operation was
  /external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.cc 71 // |request_pickle| and can have file descriptors attached in |attached_fds|.
  /external/chromium_org/content/browser/download/
base_file.cc 171 // permissions / security descriptors that makes sense in the new directory.
  /external/chromium_org/content/browser/renderer_host/
render_widget_helper.h 223 // On POSIX we keep file descriptors to all the allocated DIBs around until
  /external/chromium_org/ipc/
ipc_channel.h 32 // On POSIX we pass file descriptors to child processes and assign names to them

Completed in 592 milliseconds

<<41424344454647484950>>