/frameworks/base/tools/streaming_proto/ |
D | Errors.cpp | 8 Errors ERRORS; 31 Errors::Errors() in Errors() function in android::stream_proto::Errors 36 Errors::~Errors() in ~Errors() 41 Errors::Add(const string& filename, int lineno, const char* format, ...) in Add() 50 Errors::AddImpl(const string& filename, int lineno, const char* format, va_list args) in AddImpl() 66 Errors::Print() const in Print() 80 Errors::HasErrors() const in HasErrors()
|
D | Errors.h | 22 class Errors 25 Errors(); 26 ~Errors(); 42 extern Errors ERRORS;
|
D | Android.bp | 23 "Errors.cpp",
|
/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/opt/gamesdk/include/device_info/ |
D | device_info.proto | 229 message Errors { message 239 optional Errors errors = 2;
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/ |
D | json.h | 1438 typedef std::deque<ErrorInfo> Errors; typedef 1481 Errors errors_;
|
D | jsoncpp.cpp | 1011 for (Errors::const_iterator itError = errors_.begin(); in getFormattedErrorMessages() 1027 for (Errors::const_iterator itError = errors_.begin(); in getStructuredErrors() 1162 typedef std::deque<ErrorInfo> Errors; typedef in Json::OurReader 1206 Errors errors_; 2010 for (Errors::const_iterator itError = errors_.begin(); in getFormattedErrorMessages() 2026 for (Errors::const_iterator itError = errors_.begin(); in getStructuredErrors()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/ |
D | tokenizer_unittest.cc | 951 TEST_2D(TokenizerTest, Errors, kErrorCases, kBlockSizes) { in TEST_2D() argument
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | plugin.proto | 86 // code generator from generating correct code. Errors which indicate a
|
/frameworks/opt/gamesdk/src/device_info/ |
D | device_info.cpp | 30 using ProtoErrors = androidgamesdk_deviceinfo::Errors;
|
/frameworks/base/core/java/android/net/ |
D | ConnectivityManager.java | 3368 public interface Errors { interface in ConnectivityManager 3377 case Errors.TOO_MANY_REQUESTS: in convertServiceException()
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 394 // Errors returned by RIL 580 // Errors returned by ImsService
|
/frameworks/base/services/core/java/com/android/server/ |
D | ConnectivityService.java | 5014 ConnectivityManager.Errors.TOO_MANY_REQUESTS); in enforceRequestCountLimit()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 45704 Landroid/net/ConnectivityManager$Errors; 45705 Landroid/net/ConnectivityManager$Errors;->TOO_MANY_REQUESTS:I
|