OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notificationFrameCount
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libaudioclient/include/media/
IAudioFlinger.h
84
notificationFrameCount
= parcel->readInt64();
107
(void)parcel->writeInt64(
notificationFrameCount
);
124
size_t
notificationFrameCount
;
139
notificationFrameCount
= parcel->readInt64();
157
(void)parcel->writeInt64(
notificationFrameCount
);
174
size_t
notificationFrameCount
;
215
notificationFrameCount
= parcel->readInt64();
232
(void)parcel->writeInt64(
notificationFrameCount
);
248
size_t
notificationFrameCount
;
263
notificationFrameCount
= parcel->readInt64()
[
all
...]
/frameworks/av/services/audioflinger/
Threads.cpp
[
all
...]
Completed in 107 milliseconds