Home
last modified time | relevance | path

Searched defs:kBreakpoint (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/include/
H A Dmodule_common_types_public.h25 constexpr U kBreakpoint = (std::numeric_limits<U>::max() >> 1) + 1; in IsNewer() local
/aosp_15_r20/external/webrtc/net/dcsctp/common/
H A Dsequence_numbers.h79 static constexpr typename WrappedType::UnderlyingType kBreakpoint = in Delta() local
/aosp_15_r20/art/openjdkjvmti/
H A Devents.h58 kBreakpoint = JVMTI_EVENT_BREAKPOINT, enumerator
/aosp_15_r20/art/tools/jvmti-agents/titrace/
H A Dinstruction_decoder.cc246 kBreakpoint = 0xca, enumerator