Searched refs:common_time (Results 1 - 15 of 15) sorted by relevance

/frameworks/base/libs/common_time/
H A Dcommon_clock_service.h21 #include <common_time/ICommonClock.h>
35 virtual status_t commonTimeToLocalTime(int64_t common_time,
38 int64_t* common_time);
39 virtual status_t getCommonTime(int64_t* common_time);
H A DAndroid.mk35 LOCAL_MODULE := common_time
H A Dclock_recovery.h21 #include <common_time/ICommonClock.h>
H A Dcommon_time_config_service.h20 #include <common_time/ICommonTimeConfig.h>
H A Ddiag_thread.cpp17 #define LOG_TAG "common_time"
30 #include <common_time/local_clock.h>
276 int64_t common_time; local
278 &common_time);
282 common_time,
H A Dcommon_time_server.h24 #include <common_time/ICommonClock.h>
25 #include <common_time/local_clock.h>
H A Dcommon_clock_service.cpp17 #include <common_time/local_clock.h>
H A Dcommon_time_server_packets.h21 #include <common_time/ICommonClock.h>
H A Dclock_recovery.cpp23 #define LOG_TAG "common_time"
28 #include <common_time/local_clock.h>
H A Dcommon_time_server.cpp22 #define LOG_TAG "common_time"
41 #include <common_time/local_clock.h>
/frameworks/av/include/common_time/
H A Dcc_helper.h21 #include <common_time/ICommonClock.h>
31 // On platforms which run the native common_time service in auto-disable mode,
/frameworks/av/media/common_time/
H A Dcc_helper.cpp19 #include <common_time/cc_helper.h>
20 #include <common_time/ICommonClock.h>
H A Dlocal_clock.cpp17 #define LOG_TAG "common_time"
23 #include <common_time/local_clock.h>
H A DICommonClock.cpp19 #include <common_time/ICommonClock.h>
44 const String16 ICommonClock::kServiceName("common_time.clock");
H A DICommonTimeConfig.cpp19 #include <common_time/ICommonTimeConfig.h>
48 const String16 ICommonTimeConfig::kServiceName("common_time.config");

Completed in 3737 milliseconds