Searched defs:SetChannel (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/native/libs/vr/libpdx/fuzz/ | ||
H A D | helpers.h | 76 Status<void> SetChannel(int channel_id, Channel* channel) { in SetChannel() function |
/aosp12/system/update_engine/cros/ | ||
H A D | dbus_service.cc | 125 bool DBusUpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel() function in chromeos_update_engine::DBusUpdateEngineService |
H A D | common_service.cc | 174 bool UpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel() function in chromeos_update_engine::UpdateEngineService |
/aosp12/frameworks/native/libs/vr/libpdx/ | ||
H A D | service.cpp | 429 Status<void> Message::SetChannel(const std::shared_ptr<Channel>& chan) { in SetChannel() function in android::pdx::Message |
/aosp12/frameworks/native/libs/vr/libpdx_uds/ | ||
H A D | service_endpoint.cpp | 265 Status<void> Endpoint::SetChannel(int channel_id, Channel* channel) { in SetChannel() function in android::pdx::uds::Endpoint |