Searched refs:exceptions (Results 1 – 25 of 28) sorted by relevance
12
/system/timezone/input_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/timezone/input_tools/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/timezone/testing/data/test2/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/timezone/testing/data/test1/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/timezone/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/chre/build/ |
D | tools_config.mk | 25 COMMON_CXX_CFLAGS += -fno-exceptions
|
/system/bt/build/ |
D | BUILD.gn | 46 "-fno-exceptions",
|
/system/core/libbacktrace/ |
D | Android.bp | 122 "-fcxx-exceptions"
|
/system/security/keystore/tests/ |
D | Makefile | 37 -Wno-deprecated-declarations -fno-exceptions -DKEYMASTER_NAME_TAGS \
|
/system/tools/aidl/ |
D | ast_java.h | 176 std::vector<std::string> exceptions; member 304 std::vector<std::string> exceptions; member
|
D | generate_java_binder.cpp | 197 onTransact->exceptions.push_back(types->RemoteExceptionType()->JavaType()); in StubClass() 415 decl->exceptions.push_back(types->RemoteExceptionType()->JavaType()); in generate_interface_method() 570 onTransact_case->exceptions.push_back(types->RemoteExceptionType()->JavaType()); in generate_stub_case_outline() 606 proxy->exceptions.push_back(types->RemoteExceptionType()->JavaType()); in generate_proxy_method() 921 default_method->exceptions.push_back(method.GetType() in generate_default_impl_method()
|
D | ast_java.cpp | 388 N = this->exceptions.size(); in Write() 395 to->Write("%s", this->exceptions[i].c_str()); in Write()
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | mediaextractor.te | 63 # it touches (with a few exceptions) need to be passed to it via a file
|
D | domain.te | 1115 # The only exceptions are for NDK text relocations associated with 1323 # TODO(b/71553434): Remove exceptions here.
|
/system/sepolicy/public/ |
D | mediaextractor.te | 63 # it touches (with a few exceptions) need to be passed to it via a file
|
D | domain.te | 1115 # The only exceptions are for NDK text relocations associated with 1323 # TODO(b/71553434): Remove exceptions here.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | mediaextractor.te | 68 # it touches (with a few exceptions) need to be passed to it via a file
|
D | domain.te | 1116 # The only exceptions are for NDK text relocations associated with 1328 # TODO(b/71553434): Remove exceptions here.
|
/system/core/logcat/ |
D | logcatd.rc | 5 # post-fs-data state because otherwise behavior is undefined. The exceptions
|
/system/core/trusty/keymaster/legacy/ |
D | Makefile | 50 -Wno-deprecated-declarations -fno-exceptions -DKEYMASTER_NAME_TAGS \
|
/system/tools/aidl/docs/ |
D | aidl-cpp.md | 259 C++ code to send and receive exceptions (an exception type and a String16 error 260 message) since we do not use real exceptions in C++. More background on Status
|
/system/chre/ |
D | README.md | 223 power considerations. Examples include RTTI, exceptions, overuse of dynamic
|
/system/keymaster/ |
D | Makefile | 55 -Wno-deprecated-declarations -fno-exceptions -DKEYMASTER_NAME_TAGS $(ARCH_FLAGS)
|
/system/bt/doc/ |
D | style_guide.md | 76 pure C99. The exceptions are when linking against libraries that are written
|
/system/update_engine/ |
D | pylintrc | 439 overgeneral-exceptions=StandardError,Exception,BaseException
|
12