OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destroyTrack_l
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/services/audioflinger/
Threads.h
538
bool
destroyTrack_l
(const sp<Track>& track);
[
all
...]
Tracks.cpp
401
// NOTE:
destroyTrack_l
() can remove a strong reference to this Track
415
bool wasActive = playbackThread->
destroyTrack_l
(this);
[
all
...]
Threads.cpp
[
all
...]
Completed in 390 milliseconds