Searched refs:postSynchronouslyAndReturnError (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/source/
H A DMediaPuller.h54 status_t postSynchronouslyAndReturnError(const sp<AMessage> &msg);
H A DMediaPuller.cpp48 status_t MediaPuller::postSynchronouslyAndReturnError( function in class:android::MediaPuller
65 return postSynchronouslyAndReturnError(new AMessage(kWhatStart, id()));

Completed in 57 milliseconds