Searched refs:kPlatformVersionProp (Results 1 – 3 of 3) sorted by relevance
26 constexpr char kPlatformVersionProp[] = "ro.build.version.release"; variable116 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()
35 constexpr char kPlatformVersionProp[] = "ro.build.version.release"; variable148 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()