Searched refs:mCopy (Results 1 – 2 of 2) sorted by relevance
42 mCopy.emplace(sv); in CStrWrapper()43 mCstr = mCopy->c_str(); in CStrWrapper()57 std::optional<std::string> mCopy; member in android::incfs::path::__anond1186c370111::CStrWrapper
41 mCopy.emplace(sv); in CStrWrapper()42 mCstr = mCopy->c_str(); in CStrWrapper()56 std::optional<std::string> mCopy; variable