Searched refs:exceptions (Results 1 – 24 of 24) sorted by relevance
/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/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/chre/build/ |
D | tools_config.mk | 25 COMMON_CXX_CFLAGS += -fno-exceptions
|
/system/iot/attestation/partner-tools/ |
D | provision-test.py | 31 import cryptography.exceptions 187 except cryptography.exceptions.InvalidTag:
|
/system/bt/build/ |
D | BUILD.gn | 46 "-fno-exceptions",
|
/system/security/keystore/tests/ |
D | Makefile | 37 -Wno-deprecated-declarations -fno-exceptions -DKEYMASTER_NAME_TAGS \
|
/system/sepolicy/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/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/tools/aidl/ |
D | generate_java_binder.cpp | 138 onTransact->exceptions.push_back(types->RemoteExceptionType()); in StubClass() 340 decl->exceptions.push_back(types->RemoteExceptionType()); in generate_interface_method() 517 onTransact_case->exceptions.push_back(types->RemoteExceptionType()); in generate_stub_case_outline() 565 proxy->exceptions.push_back(types->RemoteExceptionType()); in generate_proxy_method()
|
D | ast_java.h | 165 std::vector<std::string> exceptions; member 320 std::vector<const Type*> exceptions; member
|
D | ast_java.cpp | 402 N = this->exceptions.size(); in Write() 409 to->Write("%s", this->exceptions[i]->JavaType().c_str()); in Write()
|
/system/core/logcat/ |
D | logcatd.rc | 5 # post-fs-data state because otherwise behavior is undefined. The exceptions
|
/system/core/trusty/keymaster/ |
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/keymaster/ |
D | Makefile | 55 -Wno-deprecated-declarations -fno-exceptions -DKEYMASTER_NAME_TAGS $(ARCH_FLAGS)
|
/system/chre/ |
D | README.md | 223 power considerations. Examples include RTTI, exceptions, overuse of dynamic
|
/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
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 254 make exceptions for this. Our decision will be guided by the two goals
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | domain.te | 819 # The only exceptions are for NDK text relocations associated with
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | domain.te | 812 # The only exceptions are for NDK text relocations associated with
|