Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/
Dcomposite_key.hpp578 const composite_key_type& composite_key; member
592 struct composite_key: struct
596 typedef tuple<BOOST_MULTI_INDEX_CK_ENUM_PARAMS(KeyFromValue)> super;
599 typedef super key_extractor_tuple;
600 typedef Value value_type;
601 typedef composite_key_result<composite_key> result_type;
603 composite_key( in composite_key() function
608 composite_key(const key_extractor_tuple& x):super(x){} in composite_key() argument
610 const key_extractor_tuple& key_extractors()const{return *this;} in key_extractors()
611 key_extractor_tuple& key_extractors(){return *this;} in key_extractors()
[all …]
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dfeature_online_store_service.proto89 CompositeKey composite_key = 2; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dfeature_online_store_service.proto102 CompositeKey composite_key = 2; field