Home
last modified time | relevance | path

Searched refs:seen (Results 1 – 7 of 7) sorted by relevance

/system/bt/service/doc/
DIBluetooth.txt72 * be seen by remote devices during discovery. Returns false if the operation
79 * name that is seen by remote devices during discovery. If the controller has
/system/sepolicy/tools/
Dcheck_seapp.c717 bool seen[KVP_NUM_OF_RULES]; in rule_map_new() local
720 seen[i] = false; in rule_map_new()
751 if (seen[j]) { in rule_map_new()
755 seen[j] = true; in rule_map_new()
/system/tools/hidl/
Dmain.cpp351 std::set<FQName> seen; in isPackageJavaCompatible() local
353 seen.insert(iface); in isPackageJavaCompatible()
386 if (seen.find(iface) != seen.end()) { in isPackageJavaCompatible()
391 seen.insert(iface); in isPackageJavaCompatible()
/system/extras/ioshark/
DREADME25 seen in the original straces.
/system/extras/app-launcher/
DREADME9 1) Make sure the device is seen via 'adb devices' and authorize adb via the
/system/core/llkd/
DREADME.md50 system the function is seen at most only once in a sample over the timeout
/system/extras/simpleperf/doc/
DREADME.md496 Each command supports different options, which can be seen through help message.