Home
last modified time | relevance | path

Searched defs:GetController (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dassociated_group.cc27 AssociatedGroupController* AssociatedGroup::GetController() { in GetController() function in mojo::AssociatedGroup
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dentry.cc45 hci::ControllerInterface* GetController() { in GetController() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_entry.cc54 hci::ControllerInterface* GetController() { return hci::testing::mock_controller_; } in GetController() function