Searched refs:owner_ (Results 1 – 14 of 14) sorted by relevance
42 const AlibabaCloud::OSS::Owner& Owner() const { return owner_; } in Owner()53 AlibabaCloud::OSS::Owner owner_; variable65 const AlibabaCloud::OSS::Owner& Owner() const { return owner_; } in Owner()72 AlibabaCloud::OSS::Owner owner_; variable
35 const AlibabaCloud::OSS::Owner& Owner() { return owner_; } in Owner()38 AlibabaCloud::OSS::Owner owner_;
36 const AlibabaCloud::OSS::Owner& Owner() { return owner_; } in Owner()39 AlibabaCloud::OSS::Owner owner_;
39 const AlibabaCloud::OSS::Owner& Owner() const { return owner_; } in Owner()48 AlibabaCloud::OSS::Owner owner_; variable
41 const AlibabaCloud::OSS::Owner& Owner() { return owner_; } in Owner()55 AlibabaCloud::OSS::Owner owner_; variable
40 const AlibabaCloud::OSS::Owner& Owner() const { return owner_; } in Owner()49 AlibabaCloud::OSS::Owner owner_; variable
71 owner_ = AlibabaCloud::OSS::Owner(owner_ID, owner_DisplayName); in operator =()
146 content.owner_ = Owner(owner_ID, owner_DisplayName); in operator =()177 content.owner_ = Owner(owner_ID, owner_DisplayName); in operator =()
79 owner_ = AlibabaCloud::OSS::Owner(owner_ID, owner_DisplayName); in operator =()
109 bucket.owner_ = owner; in operator =()
86 owner_ = AlibabaCloud::OSS::Owner(owner_ID, owner_DisplayName); in operator =()
131 content.owner_ = Owner(owner_ID, owner_DisplayName); in operator =()
54 if (chunk->owner_) { in ChunkRelease()129 chunk->owner_ = 1; // Chunk is owner of data. in ChunkAssignData()150 chunk->owner_ = 0; in ChunkSetHead()
38 int owner_; // True if *data_ memory is owned internally. member
Completed in 18 milliseconds