OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetRotationIndex
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/base/
filerotatingstream.h
79
void
SetRotationIndex
(size_t index) { rotation_index_ = index; }
filerotatingstream.cc
379
SetRotationIndex
(GetRotationIndex() - 1);
Completed in 44 milliseconds