Searched refs:BinaryProxy (Results 1 – 1 of 1) sorted by relevance
161 struct BinaryProxy struct168 explicit BinaryProxy(const LowPath* path) : m_Path(path) {} in BinaryProxy() function186 friend struct BinaryProxy;188 const BinaryProxy GetBinary() const in GetBinary()190 return BinaryProxy(this); in GetBinary()