OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logTimestamp
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libnbaio/include/
NBLog.h
250
virtual void
logTimestamp
();
251
virtual void
logTimestamp
(const struct timespec &ts);
300
virtual void
logTimestamp
();
301
virtual void
logTimestamp
(const struct timespec &ts);
/frameworks/av/media/libnbaio/
NBLog.cpp
299
void NBLog::Writer::
logTimestamp
()
310
void NBLog::Writer::
logTimestamp
(const struct timespec &ts)
385
Writer::
logTimestamp
();
399
Writer::
logTimestamp
(t);
527
void NBLog::LockedWriter::
logTimestamp
()
531
Writer::
logTimestamp
();
534
void NBLog::LockedWriter::
logTimestamp
(const struct timespec &ts)
537
Writer::
logTimestamp
(ts);
/frameworks/av/services/audioflinger/
Threads.cpp
[
all
...]
Completed in 133 milliseconds