Searched defs:AReplyToken (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
H A DAMessage.h34 struct AReplyToken : public RefBase { struct in namespace:android
35 explicit AReplyToken(const sp<ALooper> &looper) function in struct:android::AReplyToken
147 bool senderAwaitsResponse(sp<AReplyToken> *replyID);
152 status_t postReply(const sp<AReplyToken> &replyID);
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
H A DAMessage.h34 struct AReplyToken : public RefBase { struct in namespace:android
35 explicit AReplyToken(const sp<ALooper> &looper) function in struct:android::AReplyToken
147 bool senderAwaitsResponse(sp<AReplyToken> *replyID);
152 status_t postReply(const sp<AReplyToken> &replyID);
/frameworks/av/media/libstagefright/include/media/stagefright/foundation/
H A DAMessage.h34 struct AReplyToken : public RefBase { struct in namespace:android
35 explicit AReplyToken(const sp<ALooper> &looper) function in struct:android::AReplyToken
147 bool senderAwaitsResponse(sp<AReplyToken> *replyID);
152 status_t postReply(const sp<AReplyToken> &replyID);

Completed in 291 milliseconds