Home
last modified time | relevance | path

Searched refs:GetCallback (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/shill/
Dscope_logger_unittest.cc189 ScopeLogger::ScopeEnableChangedCallback GetCallback() { in GetCallback() function in shill::ScopeChangeTarget
201 ScopeLogger::kWiFi, target0.GetCallback()); in TEST_F()
224 ScopeLogger::kWiFi, target1.GetCallback()); in TEST_F()
/system/bt/service/ipc/binder/
Dbluetooth_gatt_client_binder_server.cpp57 auto cb = GetCallback(client_id); in GetGattClientCallback()
Dinterface_with_instances_base.h67 android::sp<IInterface> GetCallback(int instance_id);
Dinterface_with_instances_base.cpp91 android::sp<IInterface> InterfaceWithInstancesBase::GetCallback( in GetCallback() function in ipc::binder::InterfaceWithInstancesBase
Dbluetooth_low_energy_binder_server.cpp269 auto cb = GetCallback(client_id); in GetLECallback()
Dbluetooth_gatt_server_binder_server.cpp272 auto cb = GetCallback(server_id); in GetGattServerCallback()