Searched refs:kPlatformPatchlevelProp (Results 1 – 4 of 4) sorted by relevance
32 constexpr char kPlatformPatchlevelProp[] = "ro.build.version.security_patch"; variable120 std::string patchlevel = wait_and_get_property(kPlatformPatchlevelProp); in getOsPatchlevel()
33 constexpr char kPlatformPatchlevelProp[] = "ro.build.version.security_patch"; variable121 std::string patchlevel = wait_and_get_property(kPlatformPatchlevelProp); in getOsPatchlevel()
33 constexpr char kPlatformPatchlevelProp[] = "ro.build.version.security_patch"; variable123 std::string patchlevel = wait_and_get_property(kPlatformPatchlevelProp); in getOsPatchlevel()
197 constexpr char kPlatformPatchlevelProp[] = "ro.build.version.security_patch"; variable271 std::string patchlevel = wait_and_get_property(kPlatformPatchlevelProp); in getOsPatchlevel()