Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/
DScanResult.java588 String none = "<none>"; in toString() local
DWifiInfo.java610 String none = "<none>"; in toString() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.cpp451 Relocator::Result none(Relocation& pReloc, AArch64Relocator& pParent) { in none() function
/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/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