Home
last modified time | relevance | path

Searched defs:bool_params (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_field_encoding_unittest.cc181 static constexpr FieldParameters bool_params{"b", 2, FieldType::kFixed8, 1}; member in webrtc::RtcTestEvent
214 constexpr FieldParameters RtcTestEvent::bool_params; member in webrtc::RtcTestEvent
/aosp_15_r20/external/rappor/bin/
H A Ddecode_assoc.R324 bool_params <- params functionVar
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc4484 std::vector<optional<bool>> bool_params; in ParseAttributesAsProtoMessage() local