OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mWaitStatus
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
AudioPolicyService.cpp
734
if (command->
mWaitStatus
) {
745
if (command->
mWaitStatus
) {
756
if (command->
mWaitStatus
) {
889
if (command->
mWaitStatus
) {
914
if (command->
mWaitStatus
) {
935
if (command->
mWaitStatus
) {
[
all
...]
AudioPolicyService.h
213
bool
mWaitStatus
; // true if caller is waiting for status
Completed in 214 milliseconds