Searched refs:matchData (Results 1 – 12 of 12) sorted by relevance
60 .matchData = carrier.matchData, in toAidl()69 .matchData = carrier.matchData, in toHidl()
52 String matchData;
41 String matchData;
40 String matchData;
2224 docMatch.matchData.combine(matchingFields[fieldRef])2229 matchData: matchingFields[fieldRef] property
707 carrierRestrictions.allowedCarriers[0].matchData = hidl_string(); in TEST_P()
869 carriers.allowedCarriers[0].matchData = hidl_string(); in TEST_P()
1891 // If it’s ALL, matchData is empty string;1892 // otherwise, matchData is the value for the match type.1893 string matchData;
461 carrierRestrictions.allowedCarriers[0].matchData = std::string(); in TEST_P()
2713 allowedCarriers[i].match_data = carriers.allowedCarriers[i].matchData.c_str(); in setAllowedCarriers()2721 excludedCarriers[i].match_data = carriers.excludedCarriers[i].matchData.c_str(); in setAllowedCarriers()6524 carrierInfo.allowedCarriers[i].matchData = in getAllowedCarriersResponse()6534 carrierInfo.excludedCarriers[i].matchData = in getAllowedCarriersResponse()