OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_TIMESTAMP
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libnbaio/
NBLog.cpp
138
log(
EVENT_TIMESTAMP
, &ts, sizeof(struct timespec));
147
log(
EVENT_TIMESTAMP
, &ts, sizeof(struct timespec));
160
case
EVENT_TIMESTAMP
:
329
if (event ==
EVENT_TIMESTAMP
) {
369
case
EVENT_TIMESTAMP
: {
379
if (j >= avail || (Event) copy[j] !=
EVENT_TIMESTAMP
) {
/frameworks/av/include/media/nbaio/
NBLog.h
42
EVENT_TIMESTAMP
, // clock_gettime(CLOCK_MONOTONIC)
Completed in 84 milliseconds