OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kReaperIntervalUs
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.h
105
static const int64_t
kReaperIntervalUs
= 1000000ll;
WifiDisplaySource.cpp
46
const int64_t WifiDisplaySource::
kReaperIntervalUs
;
1032
(new AMessage(kWhatReapDeadClients, this))->post(
kReaperIntervalUs
);
[
all
...]
Completed in 54 milliseconds