Home
last modified time | relevance | path

Searched defs:CompareArrayData (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp980 bool PacMap::CompareArrayData(AAFwk::IInterface *one_interface, AAFwk::IInterface *two_interface) in CompareArrayData() function in OHOS::AppExecFwk::PacMap
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp131 bool CompareArrayData(const std::vector<T> &arr1, const std::vector<T> &arr2) in CompareArrayData() function
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp92 bool CompareArrayData(const std::vector<T> &arr1, const std::vector<T> &arr2) in CompareArrayData() function