OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kDuration
(Results
1 - 2
of
2
) sorted by null
/system/chre/apps/chqts/src/general_test/
timer_cancel_test.cc
40
static uint64_t
kDuration
= UINT64_C(10000000);
47
stage->timerId = chreTimerSet(
kDuration
, stage, stage->oneShot);
/frameworks/av/media/libmedia/include/media/
Metadata.h
70
static const Type
kDuration
= 14; // Integer(millisec)
Completed in 321 milliseconds