/aosp12/system/bt/gd/hci/acl_manager/ |
H A D | acl_connection.h | 33 uint16_t GetHandle() const { in GetHandle() function
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
H A D | connected_isochronous_stream.h | 46 uint16_t GetHandle() const { return config_.handle; } in GetHandle() function
|
H A D | acl_connection_handler.cc | 137 uint16_t AclConnectionHandler::GetHandle(AddressWithType addr) const { in GetHandle() function in test_vendor_lib::AclConnectionHandler
|
/aosp12/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
H A D | drm_master.h | 73 void GetHandle(int *fd) { *fd = dev_fd_; } in GetHandle() function
|
/aosp12/hardware/qcom/display/msm8998/libdrmutils/ |
H A D | drm_master.h | 73 void GetHandle(int *fd) { *fd = dev_fd_; } in GetHandle() function
|
/aosp12/hardware/qcom/display/msm8909/libdrmutils/ |
H A D | drm_master.h | 73 void GetHandle(int *fd) { *fd = dev_fd_; } in GetHandle() function
|
/aosp12/hardware/qcom/sdm845/display/libdrmutils/ |
H A D | drm_master.h | 73 void GetHandle(int *fd) { *fd = dev_fd_; } in GetHandle() function
|
/aosp12/hardware/qcom/sm7250/display/libdrmutils/ |
H A D | drm_master.h | 73 void GetHandle(int *fd) { *fd = dev_fd_; } in GetHandle() function
|
/aosp12/hardware/qcom/sm8150/display/libdrmutils/ |
H A D | drm_master.h | 73 void GetHandle(int *fd) { *fd = dev_fd_; } in GetHandle() function
|
/aosp12/system/bt/gd/l2cap/le/ |
H A D | link_options.cc | 36 uint16_t LinkOptions::GetHandle() const { in GetHandle() function in bluetooth::l2cap::le::LinkOptions
|
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | debug_report.h | 62 static VkDebugReportCallbackEXT GetHandle(const Node* node) { in GetHandle() function
|
/aosp12/art/runtime/ |
H A D | handle_scope.h | 204 ALWAYS_INLINE MutableHandle<T> GetHandle(size_t i) REQUIRES_SHARED(Locks::mutator_lock_) { in GetHandle() function
|
H A D | handle_scope-inl.h | 88 inline Handle<mirror::Object> HandleScope::GetHandle(size_t i) { in GetHandle() function
|
/aosp12/system/iorap/src/perfetto/ |
H A D | rx_producer.cc | 133 PerfettoConsumer::Handle GetHandle() const { in GetHandle() function 168 Handle GetHandle() const { in GetHandle() function
|
/aosp12/frameworks/native/libs/vr/libpdx/ |
H A D | client_tests.cpp | 546 TEST_F(ClientTransactionTest, GetHandle) { in TEST_F() argument
|
/aosp12/system/bt/hci/test/ |
H A D | packet_fragmenter_host_test.cc | 43 uint16_t GetHandle() const { return s.handle; } in GetHandle() function
|