Searched defs:GetChannel (Results 1 – 5 of 5) sorted by relevance
/system/bt/gd/security/pairing/ | ||
D | pairing_handler.h | 86 channel::SecurityManagerChannel* GetChannel() { in GetChannel() function |
/system/update_engine/cros/ | ||
D | common_service_unittest.cc | 153 TEST_F(UpdateEngineServiceTest, GetChannel) { in TEST_F() argument |
D | dbus_service.cc | 131 bool DBusUpdateEngineService::GetChannel(ErrorPtr* error, in GetChannel() function in chromeos_update_engine::DBusUpdateEngineService |
D | common_service.cc | 210 bool UpdateEngineService::GetChannel(ErrorPtr* /* error */, in GetChannel() function in chromeos_update_engine::UpdateEngineService |
/system/update_engine/client_library/ | ||
D | client_dbus.cc | 243 bool DBusUpdateEngineClient::GetChannel(string* out_channel) const { in GetChannel() function in update_engine::internal::DBusUpdateEngineClient |