Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/timer/
H A 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()
/aosp_15_r20/external/cronet/base/test/
H A Dbind.cc26 bool is_repeating) in RunChecker()
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dflatbuffers.h206 unsigned short is_repeating : 1; member
H A Dminireflect.h241 auto is_repeating = type_code.is_repeating != 0; in IterateObject() local
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dflatbuffers.h206 unsigned short is_repeating : 1; member
H A Dminireflect.h241 auto is_repeating = type_code.is_repeating != 0; in IterateObject() local
/aosp_15_r20/external/rust/crabbyavif/src/decoder/
Dtrack.rs42 pub is_repeating: bool, field
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto20290 optional bool is_repeating = 6; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h398982 inline bool AlarmScheduled::is_repeating() const { in is_repeating() function