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

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

Completed in 70 milliseconds