OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mICommonClock
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/common_time/
common_time_server.cpp
169
mICommonClock
= CommonClockService::instantiate(*this);
170
if (
mICommonClock
== NULL)
[
all
...]
common_time_server.h
194
sp<CommonClockService>
mICommonClock
;
Completed in 41 milliseconds