Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/classic/
H A Dfixed_channel.cc34 void FixedChannel::Acquire() { in Acquire() function in bluetooth::l2cap::classic::FixedChannel
/aosp12/system/bt/gd/l2cap/le/
H A Dfixed_channel.cc34 void FixedChannel::Acquire() { in Acquire() function in bluetooth::l2cap::le::FixedChannel
/aosp12/system/bt/gd/os/host/
H A Dwakelock_native.cc34 WakelockNative::StatusCode WakelockNative::Acquire(const std::string& lock_name) { in Acquire() function in bluetooth::os::internal::WakelockNative
/aosp12/system/bt/gd/os/linux/
H A Dwakelock_native.cc34 WakelockNative::StatusCode WakelockNative::Acquire(const std::string& lock_name) { in Acquire() function in bluetooth::os::internal::WakelockNative
/aosp12/frameworks/native/libs/vr/libbufferhub/
H A Dconsumer_buffer.cpp88 int ConsumerBuffer::Acquire(LocalHandle* ready_fence) { in Acquire() function in android::dvr::ConsumerBuffer
92 int ConsumerBuffer::Acquire(LocalHandle* ready_fence, void* meta, in Acquire() function in android::dvr::ConsumerBuffer
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dfixed_channel_impl.cc66 void FixedChannelImpl::Acquire() { in Acquire() function in bluetooth::l2cap::classic::internal::FixedChannelImpl
/aosp12/system/bt/gd/l2cap/le/internal/
H A Dfixed_channel_impl.cc75 void FixedChannelImpl::Acquire() { in Acquire() function in bluetooth::l2cap::le::internal::FixedChannelImpl
/aosp12/system/bt/gd/os/android/
H A Dwakelock_native.cc67 WakelockNative::StatusCode WakelockNative::Acquire(const std::string& lock_name) { in Acquire() function in bluetooth::os::internal::WakelockNative
/aosp12/hardware/google/pixel/power-libperfmgr/disp-power/
H A DInteractionHandler.cpp145 void InteractionHandler::Acquire(int32_t duration) { in Acquire() function in aidl::google::hardware::power::impl::pixel::InteractionHandler
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.h208 Acquire() { in Acquire() function
254 Acquire() { in Acquire() function
/aosp12/system/bt/gd/os/linux_generic/
H A Dwakelock_manager.cc195 bool WakelockManager::Acquire() { in Acquire() function in bluetooth::os::WakelockManager
/aosp12/art/runtime/base/
H A Dlocks.h158 void Acquire() ACQUIRE() {} in Acquire() function
/aosp12/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_buffer_queue-test.cpp440 std::function<void(size_t i)> Acquire = [&](size_t i) { in TEST_F() local
/aosp12/packages/providers/MediaProvider/jni/
H A Dnode-inl.h400 inline void Acquire() { in Acquire() function
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dresource_default.cpp190 DisplayError ResourceDefault::Acquire(Handle display_ctx, HWLayers *hw_layers) { in Acquire() function in sdm::ResourceDefault