Home
last modified time | relevance | path

Searched refs:reachable (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/system/keymaster/
H A Dvalgrind.supp26 match-leak-kinds: reachable
35 match-leak-kinds: reachable
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
H A DCarWifiManager.java156 boolean reachable = wifiEntry.getLevel() != WifiEntry.WIFI_LEVEL_UNREACHABLE; in shouldIncludeWifiEntry()
158 ? reachable && wifiEntry.isSaved() in shouldIncludeWifiEntry()
159 : reachable; in shouldIncludeWifiEntry()
/aosp12/art/test/141-class-unload/
H A Dinfo.txt1 Test that classes get freed after they are no longer reachable.
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DTestAccessPointBuilder.java167 public TestAccessPointBuilder setReachable(boolean reachable) { in setReachable() argument
168 if (reachable) { in setReachable()
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/
H A Ddevice_for_product_strategy_sonification.pfw13 # Sonification follows phone strategy if in call but HDMI is not reachable
365 # but USB Accessory not reachable in call.
394 # but DgtlDockHeadset not reachable in call.
423 # but AnlgDockHeadset not reachable in call.
H A Ddevice_for_product_strategy_accessibility.pfw406 # but USB accessory not reachable in call
437 # but DgtlDockHeadset not reachable in call
467 # but Hdmi not reachable in call
497 # but AnlgDockHeadset not reachable in call
H A Ddevice_for_product_strategy_sonification_respectful.pfw392 # but UsbAccessory not reachable in call.
422 # but DgtlDockHeadset not reachable in call.
452 # but HDMI not reachable in call.
482 # but AnlgDockHeadset not reachable in call.
H A Ddevice_for_product_strategy_dtmf.pfw372 # but USB accessory not reachable in call
403 # but DgtlDockHeadset not reachable in call
433 # but Hdmi not reachable in call
463 # but AnlgDockHeadset not reachable in call
/aosp12/art/test/800-smali/smali/
H A Db_22411633_1.smali23 # Some more random work, technically dead, but reachable.
/aosp12/system/nfc/src/fuzzers/
H A DREADME.md16 NFC tag Read/Write code -- vulnerabilities found here are possibly reachable by
20 NFC tag emulation code -- vulnerabilities found here are possibly reachable by
/aosp12/system/security/keystore/tests/
H A DMakefile94 --show-reachable=yes \
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DProcessStateRecord.java940 void setReachable(boolean reachable) { in setReachable() argument
941 mReachable = reachable; in setReachable()
/aosp12/art/tools/ahat/
H A DREADME.txt75 Distinguish between weakly reachable and unreachable instances.
/aosp12/hardware/interfaces/radio/1.2/
H A Dtypes.hal613 * 16 == MSC temporarily not reachable
/aosp12/packages/apps/Dialer/java/com/android/dialer/logging/
H A Ddialer_impression.proto526 // Found Lightbringer reachable contact when launching Dialer
/aosp12/system/core/fastboot/
H A DREADME.md20 * Device must be reachable via IP.
/aosp12/hardware/interfaces/radio/1.5/
H A Dtypes.hal884 /** 16 - MSC temporarily not reachable */
/aosp12/hardware/interfaces/radio/1.4/
H A Dtypes.hal714 * Mobile reachable timer has expired, or the GMM context data related to the subscription does
/aosp12/hardware/interfaces/radio/1.0/
H A Dtypes.hal1730 // 16 == MSC temporarily not reachable
/aosp12/frameworks/wilhelm/doc/
H A DDoxyfile1596 # graphs generated by dot. A depth value of 3 means that only nodes reachable
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/doc/
H A Dfeature_mos_API_doxyfile1523 # graphs generated by dot. A depth value of 3 means that only nodes reachable
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/doc/
H A Ddbreg_API_doxyfile1523 # graphs generated by dot. A depth value of 3 means that only nodes reachable
/aosp12/frameworks/native/docs/
H A DDoxyfile1884 # graphs generated by dot. A depth value of 3 means that only nodes reachable
/aosp12/frameworks/av/media/libaaudio/
H A DDoxyfile2267 # generated by dot. A depth value of 3 means that only nodes reachable from the
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A DDoxyfile.in2322 # generated by dot. A depth value of 3 means that only nodes reachable from the

12