Home
last modified time | relevance | path

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

/system/core/fs_mgr/libfiemap/
Dimage_test.cpp49 static std::string gDataMountPath; variable
198 gDataMountPath = gDataPath + "/mnt"s; in main()
200 if (!Mkdir(gDataPath) || !Mkdir(kMetadataPath) || !Mkdir(gDataMountPath) || in main()