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

  /frameworks/av/media/libmedia/
IAudioRecord.cpp 32 GET_CBLK = IBinder::FIRST_CALL_TRANSACTION,
72 status_t status = remote()->transact(GET_CBLK, data, &reply);
88 case GET_CBLK: {
IEffect.cpp 33 GET_CBLK
117 status_t status = remote()->transact(GET_CBLK, data, &reply);
188 case GET_CBLK: {
IAudioTrack.cpp 32 GET_CBLK = IBinder::FIRST_CALL_TRANSACTION,
57 status_t status = remote()->transact(GET_CBLK, data, &reply);
167 case GET_CBLK: {

Completed in 172 milliseconds