Lines Matching refs:status_t
41 status_t clearLastError();
56 status_t handlePolledCommands();
64 status_t transact(int32_t handle,
72 status_t attemptIncStrongHandle(int32_t handle);
74 status_t requestDeathNotification( int32_t handle,
76 status_t clearDeathNotification( int32_t handle,
98 status_t sendReply(const Parcel& reply, uint32_t flags);
99 status_t waitForResponse(Parcel *reply,
100 status_t *acquireResult=NULL);
101 status_t talkWithDriver(bool doReceive=true);
102 status_t writeTransactionData(int32_t cmd,
107 status_t* statusBuffer);
108 status_t getAndExecuteCommand();
109 status_t executeCommand(int32_t command);
127 status_t mLastError;