HomeSort by relevance Sort by last modified time
    Searched refs:common_time (Results 1 - 24 of 24) sorted by null

  /frameworks/base/libs/common_time/
common_clock_service.h 21 #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);
Android.mk 34 LOCAL_MODULE := common_time
clock_recovery.h 21 #include <common_time/ICommonClock.h>
common_time_config_service.h 20 #include <common_time/ICommonTimeConfig.h>
diag_thread.cpp 17 #define LOG_TAG "common_time"
30 #include <common_time/local_clock.h>
276 int64_t common_time; local
278 &common_time);
282 common_time,
common_time_server.h 24 #include <common_time/ICommonClock.h>
25 #include <common_time/local_clock.h>
common_clock_service.cpp 17 #include <common_time/local_clock.h>
common_time_server_packets.h 21 #include <common_time/ICommonClock.h>
clock_recovery.cpp 23 #define LOG_TAG "common_time"
27 #include <common_time/local_clock.h>
common_time_server.cpp 22 #define LOG_TAG "common_time"
40 #include <common_time/local_clock.h>
    [all...]
  /frameworks/av/include/common_time/
cc_helper.h 21 #include <common_time/ICommonClock.h>
31 // On platforms which run the native common_time service in auto-disable mode,
  /frameworks/av/media/common_time/
cc_helper.cpp 19 #include <common_time/cc_helper.h>
20 #include <common_time/ICommonClock.h>
local_clock.cpp 17 #define LOG_TAG "common_time"
23 #include <common_time/local_clock.h>
ICommonClock.cpp 19 #include <common_time/ICommonClock.h>
44 const String16 ICommonClock::kServiceName("common_time.clock");
ICommonTimeConfig.cpp 19 #include <common_time/ICommonTimeConfig.h>
48 const String16 ICommonTimeConfig::kServiceName("common_time.config");
  /device/asus/fugu/libaudio/
AudioStreamOut.h 24 #include <common_time/local_clock.h>
AudioOutput.cpp 27 #include <common_time/local_clock.h>
AudioHardwareOutput.cpp 26 #include <common_time/local_clock.h>
  /frameworks/av/media/libnbaio/
MonoPipe.cpp 22 #include <common_time/cc_helper.h>
  /frameworks/av/services/audioflinger/
AudioFlinger.h 26 #include <common_time/cc_helper.h>
    [all...]
Tracks.cpp 29 #include <common_time/cc_helper.h>
30 #include <common_time/local_clock.h>
    [all...]
AudioMixer.cpp 39 #include <common_time/local_clock.h>
40 #include <common_time/cc_helper.h>
    [all...]
AudioFlinger.cpp 57 #include <common_time/cc_helper.h>
    [all...]
Threads.cpp 52 #include <common_time/cc_helper.h>
53 #include <common_time/local_clock.h>
    [all...]

Completed in 504 milliseconds