Home
last modified time | relevance | path

Searched defs:two_interface (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dpac_map_test.cpp1154 AAFwk::IInterface *two_interface = nullptr; variable
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dpac_map.cpp959 …AAFwk::IInterface *one_interface, AAFwk::IInterface *two_interface, std::function<bool(IArray *)> … in CompareTwoArrayData()
980 bool PacMap::CompareArrayData(AAFwk::IInterface *one_interface, AAFwk::IInterface *two_interface) in CompareArrayData()