Searched refs:VendorInterfaceImpl (Results 1 – 1 of 1) sorted by relevance
49 class VendorInterfaceImpl class52 explicit VendorInterfaceImpl(const Url::Url &aRadioUrl) in VendorInterfaceImpl() function in ot::Posix::VendorInterfaceImpl67 static OT_DEFINE_ALIGNED_VAR(sVendorInterfaceImplRaw, sizeof(VendorInterfaceImpl), uint64_t);71 new (&sVendorInterfaceImplRaw) VendorInterfaceImpl(aRadioUrl); in VendorInterface()