Searched refs:g_IID_IDistributedWantParams (Results 1 – 4 of 4) sorted by relevance
34 return static_cast<IDistributedWantParams*>(object->Query(g_IID_IDistributedWantParams)); in Query()
26 const InterfaceID g_IID_IDistributedWantParams = { variable
62 …ray> array = new (std::nothrow) AAFwk::Array(0, DistributedSchedule::g_IID_IDistributedWantParams); in DoSomethingInterestingWithMyApiDistributedWantParams001()
344 sptr<AAFwk::IArray> array = new (std::nothrow) AAFwk::Array(0, g_IID_IDistributedWantParams);