Home
last modified time | relevance | path

Searched refs:_internal_boolean_values (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/internal/
Dscorable_property_set.pb.h233 bool _internal_boolean_values(int index) const; in Swap()
235 _internal_boolean_values() const; in Swap()
530 inline bool ScorablePropertyProto::_internal_boolean_values(int index) const { in _internal_boolean_values() function
535 return _internal_boolean_values(index); in boolean_values()
549 ScorablePropertyProto::_internal_boolean_values() const { in _internal_boolean_values() function
555 return _internal_boolean_values(); in boolean_values()
Dscorable_property_set.pb.cc215 target = stream->WriteFixedPacked(3, _internal_boolean_values(), target); in _InternalSerialize()
/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Ddocument.pb.h1082 bool _internal_boolean_values(int index) const; in Swap()
1084 _internal_boolean_values() const; in Swap()
3624 inline bool PropertyProto::_internal_boolean_values(int index) const { in _internal_boolean_values() function
3629 return _internal_boolean_values(index); in boolean_values()
3643 PropertyProto::_internal_boolean_values() const { in _internal_boolean_values() function
3649 return _internal_boolean_values(); in boolean_values()
Ddocument.pb.cc1776 target = ::_pbi::WireFormatLite::WriteBoolToArray(5, this->_internal_boolean_values(i), target); in _InternalSerialize()