Searched refs:recyclePath_ (Results 1 – 2 of 2) sorted by relevance
55 recyclePath_(FILE_RECYCLE_PATH_DEFAULT), in Metadata()327 recyclePath_ = std::get<string>(recyclePath); in SetRecyclePath()332 return recyclePath_; in GetRecyclePath()
230 std::string recyclePath_; variable