HomeSort by relevance Sort by last modified time
    Searched refs:postSynchronouslyAndReturnError (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/wifi-display/source/
MediaPuller.h 60 status_t postSynchronouslyAndReturnError(const sp<AMessage> &msg);
MediaPuller.cpp 49 status_t MediaPuller::postSynchronouslyAndReturnError(
66 return postSynchronouslyAndReturnError(new AMessage(kWhatStart, id()));

Completed in 570 milliseconds