/aosp12/art/runtime/gc/space/ |
H A D | space.cc | 45 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsDlMallocSpace() 50 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsRosAllocSpace() 55 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsZygoteSpace() 60 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsBumpPointerSpace() 70 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsAllocSpace() 75 UNIMPLEMENTED(FATAL) << "Unreachable"; in AsContinuousMemMapAllocSpace()
|
H A D | zygote_space.cc | 72 UNIMPLEMENTED(FATAL); in Clear() 95 UNIMPLEMENTED(FATAL); in Alloc() 100 UNIMPLEMENTED(FATAL); in AllocationSize() 105 UNIMPLEMENTED(FATAL); in Free() 110 UNIMPLEMENTED(FATAL); in FreeList() 115 UNIMPLEMENTED(FATAL); in LogFragmentationAllocFailure()
|
/aosp12/art/runtime/arch/ |
H A D | instruction_set_features.cc | 52 UNIMPLEMENTED(FATAL) << isa; in FromVariant() 75 UNIMPLEMENTED(FATAL) << isa; in FromBitmap() 97 UNIMPLEMENTED(FATAL) << kRuntimeISA; in FromCppDefines() 127 UNIMPLEMENTED(FATAL) << kRuntimeISA; in FromCpuInfo() 146 UNIMPLEMENTED(FATAL) << kRuntimeISA; in FromHwcap() 165 UNIMPLEMENTED(FATAL) << kRuntimeISA; in FromAssembly() 184 UNIMPLEMENTED(FATAL) << kRuntimeISA; in FromCpuFeatures() 272 UNIMPLEMENTED(FATAL) << kRuntimeISA; in AddRuntimeDetectedFeatures()
|
/aosp12/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ |
H A D | Keymaster3.h | 52 _hidl_cb(V4_0::ErrorCode::UNIMPLEMENTED, {}); in getHmacSharingParameters() 58 _hidl_cb(V4_0::ErrorCode::UNIMPLEMENTED, {}); in computeSharedHmac() 65 _hidl_cb(V4_0::ErrorCode::UNIMPLEMENTED, {}); in verifyAuthorization() 85 _hidl_cb(V4_0::ErrorCode::UNIMPLEMENTED, {}, {}); in importWrappedKey() 119 return ErrorCode::UNIMPLEMENTED; in deviceLocked() 122 Return<ErrorCode> earlyBootEnded() override { return ErrorCode::UNIMPLEMENTED; } in earlyBootEnded()
|
H A D | Keymaster4.h | 159 return ErrorCode::UNIMPLEMENTED; in deviceLocked() 164 return ErrorCode::UNIMPLEMENTED; in earlyBootEnded()
|
/aosp12/art/compiler/utils/arm/ |
H A D | jni_macro_assembler_arm_vixl.cc | 356 UNIMPLEMENTED(FATAL); in LoadRef() 362 UNIMPLEMENTED(FATAL); in LoadRawPtr() 399 UNIMPLEMENTED(FATAL); in CopyRawPtrToThread() 811 UNIMPLEMENTED(FATAL); in Copy() 819 UNIMPLEMENTED(FATAL); in Copy() 827 UNIMPLEMENTED(FATAL); in Copy() 836 UNIMPLEMENTED(FATAL); in Copy() 845 UNIMPLEMENTED(FATAL); in Copy() 886 UNIMPLEMENTED(FATAL); in CreateJObject() 955 UNIMPLEMENTED(FATAL); in CallFromThread() [all …]
|
H A D | assembler_arm_vixl.h | 183 UNIMPLEMENTED(FATAL) << "Do not use Bind(Label*) for ARM"; in Bind() 186 UNIMPLEMENTED(FATAL) << "Do not use Jump(Label*) for ARM"; in Jump()
|
/aosp12/art/runtime/arch/arm64/ |
H A D | instruction_set_features_arm64.cc | 220 UNIMPLEMENTED(WARNING); in FromCpuInfo() 252 UNIMPLEMENTED(WARNING); in FromAssembly() 267 UNIMPLEMENTED(WARNING); in FromCpuFeatures()
|
/aosp12/art/runtime/arch/x86/ |
H A D | instruction_set_features_x86.cc | 240 UNIMPLEMENTED(WARNING); in FromHwcap() 245 UNIMPLEMENTED(WARNING); in FromAssembly() 261 UNIMPLEMENTED(WARNING); in FromCpuFeatures()
|
/aosp12/art/compiler/utils/arm64/ |
H A D | assembler_arm64.h | 150 UNIMPLEMENTED(FATAL) << "Do not use Bind(Label*) for ARM64"; in Bind() 153 UNIMPLEMENTED(FATAL) << "Do not use Jump(Label*) for ARM64"; in Jump()
|
H A D | jni_macro_assembler_arm64.cc | 189 UNIMPLEMENTED(FATAL); // This case is not applicable to ARM64. in StoreSpanning() 515 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8"; in Copy() 537 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8"; in Copy() 546 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant"; in Copy() 578 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8"; in Copy() 588 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant"; in Copy() 650 UNIMPLEMENTED(FATAL) << "Unimplemented Call() variant"; in CallFromThread()
|
/aosp12/system/security/keystore2/aidl/android/security/apc/ |
H A D | ResponseCode.aidl | 55 UNIMPLEMENTED = 6, enumConstant
|
/aosp12/art/runtime/interpreter/mterp/ |
H A D | nterp_stub.cc | 46 UNIMPLEMENTED(FATAL); in ExecuteNterpImpl()
|
H A D | mterp_stub.cc | 47 UNIMPLEMENTED(art::FATAL); in ExecuteMterpImpl()
|
/aosp12/frameworks/base/tools/aapt2/cmd/ |
H A D | Dump.cpp | 91 UNIMPLEMENTED(FATAL); in GetNameMangler() 105 UNIMPLEMENTED(FATAL); in GetExternalSymbols() 122 UNIMPLEMENTED(FATAL) << "Split Name Dependencies should not be necessary"; in GetSplitNameDependencies()
|
H A D | Convert.cpp | 229 UNIMPLEMENTED(FATAL) << "PackageID should not be necessary"; in GetPackageId() 234 UNIMPLEMENTED(FATAL); in GetNameMangler() 247 UNIMPLEMENTED(FATAL) << "Split Name Dependencies should not be necessary"; in GetSplitNameDependencies()
|
H A D | Optimize.cpp | 77 UNIMPLEMENTED(FATAL); in GetNameMangler() 91 UNIMPLEMENTED(FATAL); in GetExternalSymbols() 112 UNIMPLEMENTED(FATAL) << "Split Name Dependencies should not be necessary"; in GetSplitNameDependencies()
|
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | VerificationTokenTest.cpp | 86 EXPECT_EQ(ErrorCode::UNIMPLEMENTED, result1.error); in TEST_P() 146 EXPECT_EQ(ErrorCode::UNIMPLEMENTED, result1.error); in TEST_P()
|
/aosp12/art/runtime/entrypoints/jni/ |
H A D | jni_entrypoints.cc | 151 UNIMPLEMENTED(FATAL) << kRuntimeISA; in artCriticalNativeFrameSize() 187 UNIMPLEMENTED(FATAL) << kRuntimeISA; in artCriticalNativeFrameSize()
|
/aosp12/art/runtime/arch/x86_64/ |
H A D | thread_x86_64.cc | 55 UNIMPLEMENTED(FATAL) << "Need to set GS"; in InitCpu()
|
/aosp12/art/disassembler/ |
H A D | disassembler.cc | 65 UNIMPLEMENTED(FATAL) << static_cast<uint32_t>(instruction_set); in Create()
|
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
H A D | ErrorCode.aidl | 122 UNIMPLEMENTED = -100, enumConstant
|
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
H A D | ErrorCode.aidl | 122 UNIMPLEMENTED = -100, enumConstant
|
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
H A D | ErrorCode.aidl | 112 UNIMPLEMENTED = -100, enumConstant
|
/aosp12/frameworks/base/keystore/java/android/security/ |
H A D | AndroidProtectedConfirmation.java | 39 public static final int ERROR_UNIMPLEMENTED = ResponseCode.UNIMPLEMENTED;
|