Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dbionic.cpp45 static CachedProperty persist_sys_timezone("persist.sys.timezone"); in __bionic_get_system_tz() local
46 const char* name = persist_sys_timezone.Get(); in __bionic_get_system_tz()