Home
last modified time | relevance | path

Searched defs:timeZoneId (Results 1 - 4 of 4) sorted by relevance

/base/time/time_service/services/ipc/stub/
H A Dtime_service_stub.cpp127 std::string timeZoneId = data.ReadString(); in OnSetTimeZone() local
147 std::string timeZoneId; in OnGetTimeZone() local
/base/time/time_service/services/ipc/proxy/
H A Dtime_service_proxy.cpp162 int32_t TimeServiceProxy::SetTimeZone(const std::string &timeZoneId, APIVersion apiVersion) in SetTimeZone() argument
187 int32_t TimeServiceProxy::GetTimeZone(std::string &timeZoneId) in GetTimeZone() argument
/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp434 std::string timeZoneId; in GetTimeZone() local
/base/time/time_service/services/
H A Dtime_system_ability.cpp717 int32_t TimeSystemAbility::SetTimeZone(const std::string &timeZoneId, APIVersion apiVersion) in SetTimeZone() argument
729 int32_t TimeSystemAbility::GetTimeZone(std::string &timeZoneId) in GetTimeZone() argument

Completed in 5 milliseconds