Searched refs:PlatformProxyType (Results 1 – 1 of 1) sorted by relevance
24 using PlatformProxyType = ddk::Device<PlatformProxy>; variable31 class PlatformProxy : public PlatformProxyType, public fbl::RefCounted<PlatformProxy> {77 : PlatformProxyType(parent), rpc_channel_(rpc_channel) {} in PlatformProxy()
Completed in 7 milliseconds