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
306
log(
EVENT_TIMESTAMP
, &ts, sizeof(ts));
315
log(
EVENT_TIMESTAMP
, &ts, sizeof(ts));
445
case
EVENT_TIMESTAMP
:
698
if (prevEntry->type ==
EVENT_TIMESTAMP
) {
739
case
EVENT_TIMESTAMP
: {
749
if (end - aux >= 0 || aux.type() !=
EVENT_TIMESTAMP
) {
924
ALOGW_IF(event !=
EVENT_TIMESTAMP
,
/frameworks/av/media/libnbaio/include/
NBLog.h
46
EVENT_TIMESTAMP
, // clock_gettime(CLOCK_MONOTONIC)
Completed in 95 milliseconds