Searched refs:seen (Results 1 – 7 of 7) sorted by relevance
72 * be seen by remote devices during discovery. Returns false if the operation79 * name that is seen by remote devices during discovery. If the controller has
717 bool seen[KVP_NUM_OF_RULES]; in rule_map_new() local720 seen[i] = false; in rule_map_new()751 if (seen[j]) { in rule_map_new()755 seen[j] = true; in rule_map_new()
351 std::set<FQName> seen; in isPackageJavaCompatible() local353 seen.insert(iface); in isPackageJavaCompatible()386 if (seen.find(iface) != seen.end()) { in isPackageJavaCompatible()391 seen.insert(iface); in isPackageJavaCompatible()
25 seen in the original straces.
9 1) Make sure the device is seen via 'adb devices' and authorize adb via the
50 system the function is seen at most only once in a sample over the timeout
496 Each command supports different options, which can be seen through help message.