Searched refs:kMiscMirrorDePath (Results 1 – 1 of 1) sorted by relevance
107 static constexpr const char* kMiscMirrorDePath = "/data_mirror/misc_de"; variable3747 std::string mirrorVolMiscDePath(StringPrintf("%s/%s", kMiscMirrorDePath, uuid_)); in tryMountDataMirror()3834 std::string mirrorMiscDeVolPath(StringPrintf("%s/%s", kMiscMirrorDePath, uuid_)); in onPrivateVolumeRemoved()