/aosp12/art/libdexfile/dex/ |
H A D | dex_file_types.h | 40 static constexpr DexIndex Invalid() { in Invalid() function 67 static constexpr ProtoIndex Invalid() { in Invalid() function 77 static constexpr StringIndex Invalid() { in Invalid() function 87 static constexpr TypeIndex Invalid() { in Invalid() function
|
/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | LayerVector.h | 36 Invalid, enumerator
|
/aosp12/system/chre/core/include/chre/core/ |
H A D | wifi_scan_request.h | 40 enum class WifiScanType { Invalid, Active, ActivePlusPassiveDfs, Passive }; enumerator
|
/aosp12/packages/modules/Gki/libkver/ |
H A D | test.cpp | 43 TEST(KmiVersion, Invalid) { in TEST() argument 82 TEST(KernelRelease, Invalid) { in TEST() argument
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/ |
H A D | ContainsPoolIndex.java | 33 Invalid enumConstant
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | Fence.h | 115 Invalid, // Fence is invalid enumerator
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | Fence.h | 115 Invalid, // Fence is invalid enumerator
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardSecurityModel.java | 39 Invalid, // NULL state enumConstant
|
/aosp12/system/teeui/libteeui/include/teeui/ |
H A D | generic_messages.h | 32 Invalid, enumerator
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | hwcomposer2.h | 788 Invalid = HWC2_ATTRIBUTE_INVALID, enumerator 799 Invalid = HWC2_BLEND_MODE_INVALID, enumerator 807 Invalid = HWC2_CALLBACK_INVALID, enumerator 818 Invalid = HWC2_CAPABILITY_INVALID, enumerator 827 Invalid = HWC2_COMPOSITION_INVALID, enumerator 837 Invalid = HWC2_CONNECTION_INVALID, enumerator 851 Invalid = HWC2_DISPLAY_TYPE_INVALID, enumerator 879 Invalid = HWC2_FUNCTION_INVALID, enumerator 993 Invalid = HWC2_VSYNC_INVALID, enumerator 1000 Invalid = HWC2_DISPLAY_CAPABILITY_INVALID, enumerator
|
/aosp12/art/runtime/ |
H A D | dex_register_location.h | 45 static DexRegisterLocation Invalid() { return DexRegisterLocation(Kind::kInvalid, 0); } in Invalid() function
|
H A D | oat_file.h | 226 static const OatMethod Invalid() { in Invalid() function 273 static OatClass Invalid() { in Invalid() function
|
/aosp12/frameworks/base/libs/hostgraphics/ui/ |
H A D | Fence.h | 43 Invalid, // Fence is invalid enumerator
|
/aosp12/system/teeui/libteeui/include/secure_input/ |
H A D | secure_input_proto.h | 39 Invalid, enumerator
|
/aosp12/art/libartbase/base/ |
H A D | mem_map.h | 66 static MemMap Invalid() { in Invalid() function
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_pragma_handler.cpp | 102 bool Invalid; in HandlePragma() local
|
/aosp12/frameworks/native/libs/vr/libdisplay/include/private/dvr/ |
H A D | display_protocol.h | 127 Invalid = DVR_SURFACE_ATTRIBUTE_INVALID, enumerator
|
/aosp12/art/compiler/optimizing/ |
H A D | execution_subgraph_test.cc | 572 TEST_F(ExecutionSubgraphTest, Invalid) { in TEST_F() argument
|
H A D | load_store_elimination.cc | 432 static constexpr Value Invalid() { in Invalid() function in art::LSEVisitor::Value
|