Searched refs:UMountDfsCountOnly (Results 1 – 3 of 3) sorted by relevance
126 bool flag = testPtr->UMountDfsCountOnly("", true);128 flag = testPtr->UMountDfsCountOnly("test", true);132 flag = testPtr->UMountDfsCountOnly("test", true);137 flag = testPtr->UMountDfsCountOnly("test", false);141 flag = testPtr->UMountDfsCountOnly("test", false);
133 bool UMountDfsCountOnly(const std::string &deviceId, bool needClear);
371 bool DeviceManagerAgent::UMountDfsCountOnly(const std::string &deviceId, bool needClear) in UMountDfsCountOnly() function in OHOS::Storage::DistributedFile::DeviceManagerAgent538 if (UMountDfsCountOnly(deviceId, needClear)) { in UMountDfsDocs()