Home
last modified time | relevance | path

Searched defs:realpath (Results 1 – 3 of 3) sorted by relevance

/system/apex/apexd/
Dapex_file.cpp169 std::string realpath; in Open() local
Dapexservice_test.cpp1424 std::string realpath; in TEST_F() local
/system/core/fs_mgr/
Dfs_mgr.cpp156 static std::string realpath(const std::string& blk_device) { in realpath() function