Searched refs:wait_and_get_property (Results 1 – 4 of 4) sorted by relevance
48 std::string wait_and_get_property(const char* prop) { in wait_and_get_property() function115 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()120 std::string patchlevel = wait_and_get_property(kPlatformPatchlevelProp); in getOsPatchlevel()125 std::string patchlevel = wait_and_get_property(kVendorPatchlevelProp); in getVendorPatchlevel()
49 std::string wait_and_get_property(const char* prop) { in wait_and_get_property() function116 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()121 std::string patchlevel = wait_and_get_property(kPlatformPatchlevelProp); in getOsPatchlevel()126 std::string patchlevel = wait_and_get_property(kVendorPatchlevelProp); in getVendorPatchlevel()
51 std::string wait_and_get_property(const char* prop) { in wait_and_get_property() function118 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()123 std::string patchlevel = wait_and_get_property(kPlatformPatchlevelProp); in getOsPatchlevel()128 std::string patchlevel = wait_and_get_property(kVendorPatchlevelProp); in getVendorPatchlevel()
211 std::string wait_and_get_property(const char* prop) { in wait_and_get_property() function243 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()271 std::string patchlevel = wait_and_get_property(kPlatformPatchlevelProp); in getOsPatchlevel()