Home
last modified time | relevance | path

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

/base/time/time_service/interfaces/inner_api/include/
H A Dtime_service_client.h36 TIME_API static sptr<TimeServiceClient> GetInstance();
46 TIME_API bool SetTime(int64_t milliseconds);
57 TIME_API bool SetTime(int64_t milliseconds, int32_t &code);
67 TIME_API int32_t SetTimeV9(int64_t time);
77 TIME_API bool SetTimeZone(const std::string &timeZoneId);
88 TIME_API bool SetTimeZone(const std::string &timezoneId, int32_t &code);
98 TIME_API int32_t SetTimeZoneV9(const std::string &timezoneId);
107 TIME_API std::string GetTimeZone();
117 TIME_API int32_t GetTimeZone(std::string &timezoneId);
126 TIME_API int64_
[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();

Completed in 1 milliseconds