Home
last modified time | relevance | path

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

/external/googleapis/google/storage/v1/
Dstorage.proto771 string source_bucket = 13 [(google.api.field_behavior) = REQUIRED]; field
1226 string source_bucket = 16 [(google.api.field_behavior) = REQUIRED]; field
/external/googleapis/google/storage/v2/
Dstorage.proto1337 string source_bucket = 2 [ field
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dhashtable.hpp486 (bucket_type &source_bucket, bucket_type &destiny_bucket, split_traits &split_traits) in incremental_rehash_rollback()
3020 bucket_type &source_bucket = buck_ptr[split_idx-1]; in incremental_rehash() local