Lines Matching full:status_t
40 status_t clearLastError();
62 status_t transact(int32_t handle,
70 status_t attemptIncStrongHandle(int32_t handle);
72 status_t requestDeathNotification( int32_t handle,
74 status_t clearDeathNotification( int32_t handle,
90 status_t sendReply(const Parcel& reply, uint32_t flags);
91 status_t waitForResponse(Parcel *reply,
92 status_t *acquireResult=NULL);
93 status_t talkWithDriver(bool doReceive=true);
94 status_t writeTransactionData(int32_t cmd,
99 status_t* statusBuffer);
100 status_t executeCommand(int32_t command);
117 status_t mLastError;