Searched defs:bootCounting (Results 1 – 1 of 1) sorted by relevance
72 static const std::string bootCounting; member in OHOS::Settings::General196 const std::string General::bootCounting = "settings.general.boot_counting"; member in OHOS::Settings::General434 napi_value bootCounting = nullptr; in InitGeneralMap() local