Home
last modified time | relevance | path

Searched defs:open (Results 1 – 15 of 15) sorted by relevance

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationsUtils.java36 Intent open = new Intent(Intent.ACTION_VIEW); in openNotification() local
/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_3_4.cpp65 Return<void> VsockCameraDevice::open(const sp<ICameraDeviceCallback>& callback, in open() function in android::hardware::camera::device::V3_4::implementation::VsockCameraDevice
/device/google/cuttlefish/guest/hals/nfc/
DNfc.cc40 ::ndk::ScopedAStatus Nfc::open( in open() function in aidl::android::hardware::nfc::Nfc
/device/generic/goldfish-opengl/fuchsia/include/hardware/
Dhardware.h29 int (*open)(const struct hw_module_t* module, const char* id, member
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dhardware.h61 int (*open)(const hw_module_t*, const char*, hw_device_t**); member
/device/google/felix/vibrator/common/
DHardwareBase.h91 void HwApiBase::open(const std::string &name, T *stream) { in open() function
/device/google/sunfish/vibrator/common/
DHardwareBase.h93 void HwApiBase::open(const std::string &name, T *stream) { in open() function
/device/google/coral/json-c/
Djson_util.c46 # define open _open macro
/device/google/sunfish/json-c/
Djson_util.c46 # define open _open macro
/device/google/redbull/json-c/
Djson_util.c46 # define open _open macro
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXw32defs.h41 # define open _open macro
/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/include/
Dgoldfish_address_space.h198 address_space_open_t open; member
/device/generic/goldfish/dhcp/common/
Dsocket.cpp75 Result Socket::open(int domain, int type, int protocol) { in open() function in Socket
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dhardware.h158 int (*open)(const struct hw_module_t* module, const char* id, member
/device/generic/goldfish/camera/
DCameraDevice.cpp399 ScopedAStatus CameraDevice::open(const std::shared_ptr<ICameraDeviceCallback>& callback, in open() function in android::hardware::camera::provider::implementation::CameraDevice