Searched refs:kPlatformVersionProp (Results 1 – 4 of 4) sorted by relevance
25 constexpr char kPlatformVersionProp[] = "ro.build.version.release"; variable115 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()
26 constexpr char kPlatformVersionProp[] = "ro.build.version.release"; variable116 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()
26 constexpr char kPlatformVersionProp[] = "ro.build.version.release"; variable118 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()
190 constexpr char kPlatformVersionProp[] = "ro.build.version.release"; variable243 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()