Searched defs:sharePath (Results 1 – 6 of 6) sorted by relevance
74 string sharePath = ""; variable94 string sharePath = ""; variable114 string sharePath = ""; variable136 string sharePath = ""; variable160 string sharePath = ""; variable
142 static std::string sharePath; variable
293 …string sharePath = "/data/service/el2/" + to_string(uid) + "/share/" + bundleNameB + "/rw/" + bund… variable
207 int RemoteFileShare::CreateSharePath(const int &fd, std::string &sharePath, in CreateSharePath()
56 std::string PasteData::sharePath = ""; member in OHOS::MiscServices::PasteData
974 std::string sharePath = StringPrintf("/data/service/el2/%d/share", userId); in ClearRedundantResources() local