Home
last modified time | relevance | path

Searched refs:wait_and_get_property (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/security/keymint/support/
Dkeymint_utils.cpp49 std::string wait_and_get_property(const char* prop) { in wait_and_get_property() function
116 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()
/hardware/interfaces/keymaster/4.0/support/
Dkeymaster_utils.cpp211 std::string wait_and_get_property(const char* prop) { in wait_and_get_property() function
243 std::string version = wait_and_get_property(kPlatformVersionProp); in getOsVersion()
271 std::string patchlevel = wait_and_get_property(kPlatformPatchlevelProp); in getOsPatchlevel()