Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 18 of 18) sorted by relevance

/system/core/gatekeeperd/
DIUserManager.cpp43 int32_t exception = reply.readExceptionCode(); in getCredentialOwnerProfile() local
44 if (exception != 0) { in getCredentialOwnerProfile()
45 ALOGE("%s: got exception (%d)\n", __func__, exception); in getCredentialOwnerProfile()
/system/libhidl/transport/
DHidlBinderSupport.cpp125 int32_t exception; in readFromParcel() local
126 status_t status = parcel.readInt32(&exception); in readFromParcel()
133 if (exception == Status::EX_HAS_REPLY_HEADER) { in readFromParcel()
145 exception = Status::EX_NONE; in readFromParcel()
148 if (exception == Status::EX_NONE) { in readFromParcel()
161 s->setException(exception, String8(message)); in readFromParcel()
/system/tools/hidl/utils/
DFormatter.cpp99 Formatter &Formatter::sCatch(const std::string &exception, std::function<void(void)> block) { in sCatch() argument
100 (*this) << " catch (" << exception << ") "; in sCatch()
/system/chre/host/msm/daemon/generated/
Dchre_slpi_skel.c150 #define _CATCH(exception) exception##bail: if (exception != AEE_SUCCESS) argument
Dchre_slpi_stub.c150 #define _CATCH(exception) exception##bail: if (exception != AEE_SUCCESS) argument
/system/tools/hidl/utils/include/hidl-util/
DFormatter.h96 Formatter &sCatch(const std::string &exception, std::function<void(void)> block);
/system/tools/aidl/
Dast_java.cpp321 : statements(new StatementBlock), exception(e) {} in CatchStatement()
325 if (this->exception != NULL) { in Write()
327 this->exception->WriteDeclaration(to); in Write()
Dast_java.h273 Variable* exception; member
275 explicit CatchStatement(Variable* exception);
/system/libhidl/transport/base/1.0/
DIBase.hal28 * functions cannot be overridden (with the exception of the "debug" method).
/system/tools/aidl/docs/
Daidl-cpp.md259 C++ code to send and receive exceptions (an exception type and a String16 error
269 exception comes with a helpful message and an integer error code. Make your
/system/chre/
DREADME.md115 C++ style guide is used with the exception of Android naming conventions for
/system/core/adb/
DOVERVIEW.TXT107 3. As a special exception, for 'host:version', a 4-byte
DSERVICES.TXT10 As a special exception, the server will respond with a 4-byte
/system/bt/doc/
Dstyle_guide.md35 The one exception is if an integer needs to be temporarily converted to a
83 exception is when implementing logging since the benefits of readability
/system/sepolicy/tools/fc_sort/
DNOTICE160 special exception, the source code distributed need not include
/system/tpm/trunks/generator/
Draw_structures_fixed.txt4342 the state of the TPM as if the command had not been attempted. The exception to this principle is t…
5806 SET so that they do not overlap TPM_ALG_ID values. A single exception is made for the value
Draw_structures.txt4348 the state of the TPM as if the command had not been attempted. The exception to this principle is t…
5812 SET so that they do not overlap TPM_ALG_ID values. A single exception is made for the value
Draw_commands_fixed.txt1201 This is a corner case exception to the rule that TPM2_Startup() must be the first command.
1761 command did not complete and the state of the TPM is unchanged. An exception to this general rule is