Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dvalue_compare.hpp26 struct value_comparison struct
28 typedef Value first_argument_type;
29 typedef Value second_argument_type;
30 typedef bool result_type;
32 value_comparison( in value_comparison() argument
38 bool operator()( in operator ()()
46 KeyFromValue key;
47 Compare comp;
/aosp_15_r20/external/googleapis/google/cloud/clouddms/v1/
H A Dconversionworkspace_resources.proto692 ValueComparison value_comparison = 1 [(google.api.field_behavior) = REQUIRED]; field
702 ValueComparison value_comparison = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/packages/modules/StatsD/statsd/src/
Dstatsd_config.proto220 oneof value_comparison { oneof