Home
last modified time | relevance | path

Searched defs:SetCur (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DProgressUtils.cpp48 HRESULT CLocalProgress::SetCur() in SetCur() function in CLocalProgress
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h1243 void SetCur(uint8* ptr) { cur_ = ptr; } in SetCur() function