HomeSort by relevance Sort by last modified time
    Searched refs:open (Results 126 - 150 of 2894) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/libs/hwui/thread/
Future.h 2 * Copyright (C) 2013 The Android Open Source Project
47 mBarrier.open();
  /hardware/libhardware/modules/camera/
CameraHAL.h 2 * Copyright (C) 2013 The Android Open Source Project
39 int open(const hw_module_t* mod, const char* name, hw_device_t** dev);
  /hardware/qcom/media/mm-video/vidc/common/inc/
vidc_color_converter.h 38 bool open(unsigned int height,unsigned int width,
  /libcore/luni/src/main/java/java/nio/channels/
ServerSocketChannel.java 32 * A server-socket channel is open but not bound when created by the {@code
33 * open()} method. Calling {@code accept} before bound will cause a
50 * Creates an open and unbound server-socket channel.
55 * @return the new channel which is open but unbound.
59 public static ServerSocketChannel open() throws IOException { method in class:ServerSocketChannel
  /ndk/sources/cxx-stl/llvm-libc++/src/
random.cpp 5 // This file is dual licensed under the MIT and the University of Illinois Open
23 : __f_(open(__token.c_str(), O_RDONLY))
26 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
  /packages/apps/Calendar/src/com/android/calendar/
CloudNotificationBackplane.java 2 * Copyright (C) 2013 The Android Open Source Project
25 public boolean open(Context context); method in interface:CloudNotificationBackplane
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
42 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
42 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
42 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
42 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
42 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
42 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
fcntl.h 2 * Copyright (C) 2008 The Android Open Source Project
46 extern int open(const char* path, int mode, ...);

Completed in 396 milliseconds

1 2 3 4 56 7 8 91011>>