Home
last modified time | relevance | path

Searched defs:none (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringServiceTest.java363 runAsTetherPrivileged((none) -> { in testRequestLatestTetheringEntitlementResult() argument
368 runAsWriteSettings((none) -> { in testRequestLatestTetheringEntitlementResult() argument
391 runAsTetherPrivileged((none) -> { in testRegisterTetheringEventCallback() argument
396 runAsAccessNetworkState((none) -> { in testRegisterTetheringEventCallback() argument
418 runAsTetherPrivileged((none) -> { in testUnregisterTetheringEventCallback() argument
423 runAsAccessNetworkState((none) -> { in testUnregisterTetheringEventCallback() argument
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp451 Relocator::Result none(Relocation& pReloc, AArch64Relocator& pParent) { in none() function
/frameworks/base/wifi/java/android/net/wifi/
DWifiInfo.java687 String none = "<none>"; in toString() local
DScanResult.java694 String none = "<none>"; in toString() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp855 Relocator::Result none(Relocation& pReloc, X86_32Relocator& pParent) { in none() function
1523 Relocator::Result none(Relocation& pReloc, X86_64Relocator& pParent) { in none() function
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceUtils.cpp417 void none() { in none() function
580 C2ParamFieldValuesBuilder<T> &C2ParamFieldValuesBuilder<T>::none() { in none() function in C2ParamFieldValuesBuilder
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp499 Relocator::Result none(Relocation& pReloc, HexagonRelocator& pParent) { in none() function
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp782 ARMRelocator::Result none(Relocation& pReloc, ARMRelocator& pParent) { in none() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp837 static MipsRelocator::Result none(MipsRelocationInfo& pReloc, in none() function