Searched defs:timeZoneId (Results 1 – 4 of 4) sorted by relevance
102 std::string timeZoneId = data.ReadString(); in OnSetTimeZone() local122 std::string timeZoneId; in OnGetTimeZone() local
149 int32_t TimeServiceProxy::SetTimeZone(const std::string &timeZoneId, APIVersion apiVersion) in SetTimeZone()174 int32_t TimeServiceProxy::GetTimeZone(std::string &timeZoneId) in GetTimeZone()
578 int32_t TimeSystemAbility::SetTimeZone(const std::string &timeZoneId, APIVersion apiVersion) in SetTimeZone()590 int32_t TimeSystemAbility::GetTimeZone(std::string &timeZoneId) in GetTimeZone()
287 std::string timeZoneId; in GetTimeZone() local