Home
last modified time | relevance | path

Searched refs:track (Results 1 – 16 of 16) sorted by relevance

/system/bt/btif/src/
Dbtif_avrcp_audio_track.cpp28 android::sp<android::AudioTrack> track; member
41 sp<android::AudioTrack> track = in BtifAvrcpAudioTrackCreate() local
47 assert(track != NULL); in BtifAvrcpAudioTrackCreate()
51 trackHolder->track = track; in BtifAvrcpAudioTrackCreate()
53 if (trackHolder->track->initCheck() != 0) in BtifAvrcpAudioTrackCreate()
61 trackHolder->track->setVolume(1, 1); in BtifAvrcpAudioTrackCreate()
70 assert(trackHolder->track != NULL); in BtifAvrcpAudioTrackStart()
72 trackHolder->track->start(); in BtifAvrcpAudioTrackStart()
82 if (trackHolder != NULL && trackHolder->track != NULL) { in BtifAvrcpAudioTrackStop()
84 trackHolder->track->stop(); in BtifAvrcpAudioTrackStop()
[all …]
Dbtif_rc.c1737 memcpy(&(avrc_rsp.reg_notif.param.track), &(p_param->track), sizeof(btrc_uid_t)); in register_notification_rsp()
2439 if (rc_is_track_id_valid (p_rsp->param.track) != true) in handle_notification_response()
2445 UINT8 *p_data = p_rsp->param.track; in handle_notification_response()
2552 if (rc_is_track_id_valid (p_rsp->param.track) != true) in handle_notification_response()
/system/core/libutils/
DRefBase.cpp241 void trackMe(bool track, bool retain) in trackMe() argument
243 mTrackEnabled = track; in trackMe()
/system/core/metricsd/uploader/proto/
Dchrome_user_metrics_extension.proto60 // The client keeps track of the session id and sends it with each event.
/system/core/adb/
DSERVICES.TXT27 host:track-devices
32 to track the state of connected devices in real-time without
226 track-jdwp
DOVERVIEW.TXT7 - keep track of all Android devices and emulators instances
/system/bt/stack/avrc/
Davrc_pars_ct.c119 BE_STREAM_TO_ARRAY(p_stream, p_rsp->param.track, 8); in avrc_parse_notification_rsp()
Davrc_bld_tg.c579 ARRAY_TO_BE_STREAM(p_data, p_rsp->param.track, AVRC_UID_SIZE); in avrc_bld_notify_rsp()
/system/bt/doc/
Dstyle_guide.md170 lightweight memory bounds checks that can help track down memory errors.
/system/bt/stack/include/
Davrc_defs.h1295 tAVRC_UID track; member
/system/sepolicy/
Dsystem_server.te95 # within system_server to keep track of memory and CPU usage for
/system/connectivity/shill/doc/
Dmanager-api.txt715 indication to track which services should be monitored
/system/tpm/trunks/generator/
Draw_structures_fixed.txt7419 If a TPM is only able to track 64 active sessions at a time, it could number those sessions using t…
15353 This structure allows the TPM to keep track of the data and permissions to manipulate an NV Index.
Draw_structures.txt7392 If a TPM is only able to track 64 active sessions at a time, it could number those sessions using t…
15364 This structure allows the TPM to keep track of the data and permissions to manipulate an NV Index.
Draw_commands_fixed.txt31030 track the session type of saved sessions.
Draw_commands.txt31019 track the session type of saved sessions.