Home
last modified time | relevance | path

Searched refs:GetPath (Results 1 – 3 of 3) sorted by relevance

/system/extras/ext4_utils/
Dunencrypted_properties.cpp18 std::string UnencryptedProperties::GetPath(const char* device) in GetPath() function in UnencryptedProperties
24 : folder_(GetPath(device)) in UnencryptedProperties()
Dext4_crypt_init_extensions.cpp105 if (ensure_dir_exists(UnencryptedProperties::GetPath(dir).c_str())) { in e4crypt_create_device_key()
107 UnencryptedProperties::GetPath(dir).c_str(), in e4crypt_create_device_key()
Dunencrypted_properties.h23 static std::string GetPath(const char* device);