HomeSort by relevance Sort by last modified time
    Searched refs:GET_CBLK (Results 1 - 5 of 5) 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);
175 case GET_CBLK: {
  /frameworks/native/include/gui/
ISurfaceComposer.h 155 GET_CBLK,
  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 75 remote()->transact(BnSurfaceComposer::GET_CBLK, data, &reply);
234 case GET_CBLK: {

Completed in 150 milliseconds