Home
last modified time | relevance | path

Searched refs:g_IID_IDistributedWantParams (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want_params_wrapper.h34 return static_cast<IDistributedWantParams*>(object->Query(g_IID_IDistributedWantParams)); in INTERFACE()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params_wrapper.cpp26 const InterfaceID g_IID_IDistributedWantParams = { member
/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp62 sptr<AAFwk::IArray> array = new (std::nothrow) AAFwk::Array(0, DistributedSchedule::g_IID_IDistributedWantParams); in DoSomethingInterestingWithMyAPI_DistributedWantParams_001()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_params_test.cpp344 sptr<AAFwk::IArray> array = new (std::nothrow) AAFwk::Array(0, g_IID_IDistributedWantParams); in HWTEST_F()

Completed in 4 milliseconds