Searched defs:SetTarget (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/object/
H A Dexcp_port.cpp73 void ExceptionPort::SetTarget(const fbl::RefPtr<JobDispatcher>& target) { function in class:ExceptionPort
86 void ExceptionPort::SetTarget(const fbl::RefPtr<ProcessDispatcher>& target) { function in class:ExceptionPort
99 void ExceptionPort::SetTarget(const fbl::RefPtr<ThreadDispatcher>& target) { function in class:ExceptionPort
/fuchsia/zircon/system/dev/thermal/aml-thermal-s905d2g/
H A Daml-thermal.cpp17 zx_status_t AmlThermal::SetTarget(uint32_t opp_idx) { function in class:thermal::AmlThermal
/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dfunction.h261 void SetTarget(Callable target) { function in class:fbl::internal::Function
267 void SetTarget(Callable target, AllocChecker* ac) { function in class:fbl::internal::Function

Completed in 17 milliseconds