Home
last modified time | relevance | path

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

12

/device/generic/vulkan-cereal/base/
DSharedLibrary.cpp63 SharedLibrary* SharedLibrary::open(const char* libraryName) { in open() function in android::base::SharedLibrary
69 SharedLibrary* SharedLibrary::open(const char* libraryName, in open() function in android::base::SharedLibrary
DSharedMemory_posix.cpp49 int SharedMemory::open(AccessMode access) { in open() function in android::base::SharedMemory
DSharedMemory_win32.cpp56 int SharedMemory::open(AccessMode access) { in open() function in android::base::SharedMemory
/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/generic/vulkan-cereal/third-party/angle/src/common/
Dutilities.cpp861 size_t open = name.find_last_of('[', baseNameLength - 1); in ParseResourceName() local
931 size_t open = name.find_last_of('['); in ParseArrayIndex() local
/device/google/felix/vibrator/common/
DHardwareBase.h91 void HwApiBase::open(const std::string &name, T *stream) { in open() function
/device/google/lynx/vibrator/common/
DHardwareBase.h91 void HwApiBase::open(const std::string &name, T *stream) { in open() function
/device/google/bluejay/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/redbull/json-c/
Djson_util.c46 # define open _open macro
/device/google/sunfish/json-c/
Djson_util.c46 # define open _open macro
/device/google/coral/json-c/
Djson_util.c46 # define open _open macro
/device/generic/goldfish/gnss/
Dgnss.cpp160 bool Gnss20::open() { in open() function in goldfish::Gnss20
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXw32defs.h41 # define open _open macro
/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/host-common/testing/
DHostAddressSpace.cpp60 uint32_t open() { in open() function in android::HostAddressSpaceDevice::Impl
401 uint32_t HostAddressSpaceDevice::open() { in open() function in android::HostAddressSpaceDevice
/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-opengl/shared/GoldfishAddressSpace/include/
Dgoldfish_address_space.h251 address_space_open_t open; member
/device/generic/vulkan-cereal/base/testing/
Dfile_io.cpp216 int __cdecl open(const char* pathname, int flags, ...) { in open() function
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DAttributeLayoutTest.cpp73 void open(void) { memset(mMemory, 0xff, kSize); } in open() function in __anon4dc1d4bc0111::Container
/device/generic/vulkan-cereal/protocols/vulkan/katex/
Dkatex.mjs4025 "open": 1, property
4068 const open = "open"; constant
Dkatex.js4006 "open": 1, property

12