Home
last modified time | relevance | path

Searched refs:CompareVecNum (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/
H A Ddm_anonymous.h44 bool CompareVecNum(const std::vector<int32_t> &srcVecNum, const std::vector<int32_t> &sinkVecNum);
/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp242 bool CompareVecNum(const std::vector<int32_t> &srcVecNum, const std::vector<int32_t> &sinkVecNum) in CompareVecNum() function
266 return CompareVecNum(remoteVersionVec, oldVersionVec); in CompareVersion()

Completed in 2 milliseconds