Searched refs:needClear (Results 1 – 4 of 4) sorted by relevance
59 int32_t Store::CreateNewSpace(const std::string &path, bool needClear) in CreateNewSpace() argument77 if (!needClear) { in CreateNewSpace()
91 … int32_t UMountDfsDocs(const std::string &networkId, const std::string &deviceId, bool needClear);133 bool UMountDfsCountOnly(const std::string &deviceId, bool needClear);
28 static int32_t CreateNewSpace(const std::string &path, bool needClear);
371 bool DeviceManagerAgent::UMountDfsCountOnly(const std::string &deviceId, bool needClear) in UMountDfsCountOnly() argument383 if (needClear) { in UMountDfsCountOnly()529 …agerAgent::UMountDfsDocs(const std::string &networkId, const std::string &deviceId, bool needClear) in UMountDfsDocs() argument538 if (UMountDfsCountOnly(deviceId, needClear)) { in UMountDfsDocs()