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