/frameworks/base/tools/streaming_proto/ |
D | Errors.cpp | 9 Errors ERRORS; 32 Errors::Errors() in Errors() function in android::stream_proto::Errors 37 Errors::~Errors() in ~Errors() 42 Errors::Add(const string& filename, int lineno, const char* format, ...) in Add() 51 Errors::AddImpl(const string& filename, int lineno, const char* format, va_list args) in AddImpl() 67 Errors::Print() const in Print() 81 Errors::HasErrors() const in HasErrors()
|
D | Errors.h | 22 class Errors 25 Errors(); 26 ~Errors(); 42 extern Errors ERRORS;
|
D | Android.bp | 33 "Errors.cpp",
|
/frameworks/proto_logging/stats/enums/stats/mobiledatadownload/ |
D | enums.proto | 51 // Errors from unsatisfied download preconditions. 55 // Errors from download preparation. 61 // Errors from file validation. 67 // Errors from download transforms. 72 // Errors from delta download. 82 // Errors from sharing files with the blob storage.
|
/frameworks/proto_logging/stats/express/catalog/ |
D | statsd.cfg | 3 display_name: "Errors count due to ReportVendorAtom API failures"
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_get_native_client_buffer.txt | 56 Changes to Chapter 3 of the EGL 1.2 Specification (EGL Functions and Errors) 74 Errors
|
D | EGL_ANDROID_presentation_time.txt | 65 Changes to Chapter 3 of the EGL 1.2 Specification (EGL Functions and Errors) 67 Add a new subsection before Section 3.9.4, page 53 (Posting Errors)
|
D | EGL_ANDROID_image_native_buffer.txt | 59 Changes to Chapter 3 of the EGL 1.2 Specification (EGL Functions and Errors)
|
D | EGL_ANDROID_framebuffer_target.txt | 61 Changes to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
|
D | EGL_ANDROID_native_fence_sync.txt | 84 Changes to Chapter 3 of the EGL 1.2 Specification (EGL Functions and Errors) 150 "Errors 213 Errors
|
D | EGL_ANDROID_recordable.txt | 60 Changes to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
|
D | EGL_ANDROID_blob_cache.txt | 98 Changes to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
|
D | EGL_ANDROID_get_frame_timestamps.txt | 108 Changes to Chapter 3 of the EGL 1.5 Specification (EGL Functions and Errors)
|
/frameworks/base/core/java/android/hardware/biometrics/ |
D | BiometricConstants.java | 196 @interface Errors {} annotation
|
/frameworks/native/libs/binder/trusty/kernel/ |
D | rules.mk | 38 $(LIBUTILS_BINDER_DIR)/Errors.cpp \
|
/frameworks/native/libs/binder/trusty/ |
D | rules.mk | 46 $(LIBUTILS_BINDER_DIR)/Errors.cpp \
|
/frameworks/base/services/core/java/com/android/server/biometrics/ |
D | BiometricSensor.java | 74 private @BiometricConstants.Errors int mError;
|
D | BiometricService.java | 453 public void onError(int sensorId, int cookie, @BiometricConstants.Errors int error, in createBiometricSensorReceiver() 1228 @BiometricConstants.Errors int error, int vendorCode) {
|
D | AuthSession.java | 437 boolean onErrorReceived(int sensorId, int cookie, @BiometricConstants.Errors int error, in onErrorReceived()
|
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
D | FaceDetectClient.java | 142 public void onError(@BiometricConstants.Errors int error, int vendorCode) { in onError()
|
D | FaceEnrollClient.java | 241 public void onError(@BiometricConstants.Errors int error, int vendorCode) { in onError()
|
D | FaceAuthenticationClient.java | 286 public void onError(@BiometricConstants.Errors int error, int vendorCode) { in onError()
|
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
D | AuthenticationClient.java | 327 public void onError(@BiometricConstants.Errors int errorCode, int vendorCode) { in onError()
|
/frameworks/proto_logging/stats/enums/adservices/common/ |
D | adservices_enums.proto | 86 // Common Errors: 1-1000 146 // SPE Errors: 901 - 1000
|
/frameworks/layoutlib/bridge/src/android/net/ |
D | ConnectivityManager.java | 724 public interface Errors { interface in ConnectivityManager
|