Searched refs:GetPath (Results 1 – 3 of 3) sorted by relevance
18 std::string UnencryptedProperties::GetPath(const char* device) in GetPath() function in UnencryptedProperties24 : folder_(GetPath(device)) in UnencryptedProperties()
105 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()
23 static std::string GetPath(const char* device);