Home
last modified time | relevance | path

Searched refs:GetMatchResult (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/softbus/
H A Dmine_softbus_listener.h149 … static Action GetMatchResult(const vector<int> &matchItemNum, const vector<int> &matchItemResult);
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp780 return GetMatchResult(matchItemNum, matchItemResult); in MatchSearchScopeDevice()
837 return GetMatchResult(matchItemNum, matchItemResult); in MatchSearchVertexDevice()
1047 Action MineSoftbusListener::GetMatchResult(const vector<int> &matchItemNum, const vector<int> &matc… in GetMatchResult() function in OHOS::DistributedHardware::MineSoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_mine_softbus_listener.cpp1186 auto ret = mineListener->GetMatchResult(matchItemNum, matchItemResult);
1197 auto ret = mineListener->GetMatchResult(matchItemNum, matchItemResult);