Searched refs:mSourceKey (Results 1 – 2 of 2) sorted by relevance
47 mSourceKey = sourceKey; in ObbVolume()59 if (!mSourceKey.empty()) { in doCreate()67 if (Devmapper::create(getId().c_str(), mLoopPath.c_str(), mSourceKey.c_str(), nr_sec, tmp, in doCreate()
43 std::string mSourceKey; variable