Home
last modified time | relevance | path

Searched refs:TIME_API (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/time/time_service/interfaces/inner_api/include/
H A Dtime_service_client.h67 TIME_API int32_t SetTimeV9(int64_t time);
107 TIME_API std::string GetTimeZone();
126 TIME_API int64_t GetWallTimeMs();
145 TIME_API int64_t GetWallTimeNs();
164 TIME_API int64_t GetBootTimeMs();
183 TIME_API int64_t GetBootTimeNs();
202 TIME_API int64_t GetMonotonicTimeMs();
221 TIME_API int64_t GetMonotonicTimeNs();
240 TIME_API int64_t GetThreadTimeMs();
259 TIME_API int64_t GetThreadTimeNs();
[all …]
H A Dvisibility.h19 #ifndef TIME_API
20 #define TIME_API __attribute__((visibility("default"))) macro
H A Ditimer_info.h27 TIME_API ITimerInfo();
28 TIME_API virtual ~ITimerInfo();