Home
last modified time | relevance | path

Searched refs:Errors (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/tools/streaming_proto/
DErrors.cpp8 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()
DErrors.h22 class Errors
25 Errors();
26 ~Errors();
42 extern Errors ERRORS;
DAndroid.bp23 "Errors.cpp",
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_native_client_buffer.txt56 Changes to Chapter 3 of the EGL 1.2 Specification (EGL Functions and Errors)
74 Errors
DEGL_ANDROID_presentation_time.txt65 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)
DEGL_ANDROID_image_native_buffer.txt59 Changes to Chapter 3 of the EGL 1.2 Specification (EGL Functions and Errors)
DEGL_ANDROID_framebuffer_target.txt61 Changes to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
DEGL_ANDROID_native_fence_sync.txt84 Changes to Chapter 3 of the EGL 1.2 Specification (EGL Functions and Errors)
150 "Errors
213 Errors
DEGL_ANDROID_recordable.txt60 Changes to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
DEGL_ANDROID_blob_cache.txt98 Changes to Chapter 3 of the EGL 1.4 Specification (EGL Functions and Errors)
DEGL_ANDROID_get_frame_timestamps.txt108 Changes to Chapter 3 of the EGL 1.5 Specification (EGL Functions and Errors)
/frameworks/opt/gamesdk/include/device_info/
Ddevice_info.proto229 message Errors { message
239 optional Errors errors = 2;
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h1438 typedef std::deque<ErrorInfo> Errors; typedef
1481 Errors errors_;
Djsoncpp.cpp1011 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/
Dtokenizer_unittest.cc951 TEST_2D(TokenizerTest, Errors, kErrorCases, kBlockSizes) { in TEST_2D() argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dplugin.proto86 // code generator from generating correct code. Errors which indicate a
/frameworks/opt/gamesdk/src/device_info/
Ddevice_info.cpp30 using ProtoErrors = androidgamesdk_deviceinfo::Errors;
/frameworks/base/core/java/android/net/
DConnectivityManager.java3368 public interface Errors { interface in ConnectivityManager
3377 case Errors.TOO_MANY_REQUESTS: in convertServiceException()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto394 // Errors returned by RIL
580 // Errors returned by ImsService
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java5014 ConnectivityManager.Errors.TOO_MANY_REQUESTS); in enforceRequestCountLimit()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45704 Landroid/net/ConnectivityManager$Errors;
45705 Landroid/net/ConnectivityManager$Errors;->TOO_MANY_REQUESTS:I