Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfilesystem.h33 std::string GetHomeDirPath();
H A Dstorage.cpp26 const std::string home_path = GetHomeDirPath(); in ConnectedDevicesStorage()
H A Dfilesystem.cpp53 std::string GetHomeDirPath() { in GetHomeDirPath() function