HomeSort by relevance Sort by last modified time
    Searched defs:GET_CBLK (Results 1 - 4 of 4) 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,

Completed in 90 milliseconds