OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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,
50
status_t status = remote()->transact(
GET_CBLK
, data, &reply);
89
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,
60
status_t status = remote()->transact(
GET_CBLK
, data, &reply);
202
case
GET_CBLK
: {
Completed in 29 milliseconds