Home
last modified time | relevance | path

Searched defs:SetChannel (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/vr/libpdx/fuzz/
H A Dhelpers.h76 Status<void> SetChannel(int channel_id, Channel* channel) { in SetChannel() function
/aosp12/system/update_engine/cros/
H A Ddbus_service.cc125 bool DBusUpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel() function in chromeos_update_engine::DBusUpdateEngineService
H A Dcommon_service.cc174 bool UpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel() function in chromeos_update_engine::UpdateEngineService
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp429 Status<void> Message::SetChannel(const std::shared_ptr<Channel>& chan) { in SetChannel() function in android::pdx::Message
473 Status<void> Service::SetChannel(int channel_id, in SetChannel() function in android::pdx::Service
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_endpoint.cpp265 Status<void> Endpoint::SetChannel(int channel_id, Channel* channel) { in SetChannel() function in android::pdx::uds::Endpoint