Home
last modified time | relevance | path

Searched defs:is_repeating (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/timer/
Dtimer.cc62 Timer::Timer(bool retain_user_task, bool is_repeating) in Timer()
66 bool is_repeating, in Timer()
83 bool is_repeating) in Timer()
89 bool is_repeating, in Timer()
/external/cronet/stable/base/test/
Dbind.cc26 bool is_repeating) in RunChecker()
/external/cronet/tot/base/test/
Dbind.cc26 bool is_repeating) in RunChecker()
/external/flatbuffers/include/flatbuffers/
Dflatbuffers.h220 unsigned short is_repeating : 1; member
Dminireflect.h241 auto is_repeating = type_code.is_repeating != 0; in IterateObject() local
/external/rust/crabbyavif/src/decoder/
Dtrack.rs44 pub is_repeating: bool, field