Searched refs:common_time (Results 1 - 21 of 21) 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.mk34 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"
27 #include <common_time/local_clock.h>
H A Dcommon_time_server.cpp22 #define LOG_TAG "common_time"
40 #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");
/frameworks/av/media/libnbaio/
H A DMonoPipe.cpp22 #include <common_time/cc_helper.h>
/frameworks/av/services/audioflinger/
H A DTracks.cpp29 #include <common_time/cc_helper.h>
30 #include <common_time/local_clock.h>
H A DAudioFlinger.h26 #include <common_time/cc_helper.h>
H A DAudioMixer.cpp39 #include <common_time/local_clock.h>
40 #include <common_time/cc_helper.h>
H A DAudioFlinger.cpp57 #include <common_time/cc_helper.h>
H A DThreads.cpp52 #include <common_time/cc_helper.h>
53 #include <common_time/local_clock.h>

Completed in 5022 milliseconds