Home
last modified time | relevance | path

Searched defs:sdcardStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/sdcard_update/
H A Dsdcard_update.cpp71 bool DoMountSdcard(std::vector<std::string> &sdcardStr, std::string &mountPoint) in DoMountSdcard()
108 std::vector<std::string> sdcardStr = GetBlockDevicesByMountPoint(mountPoint); in CheckSdcardPkgs() local
/ohos5.0/base/update/updater/test/unittest/service_test/
H A Dupdater_service_unittest.cpp71 std::string sdcardStr = ""; variable