Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc1112 static const char* PayerName[] = { "NotSet", "BucketOwner", "Requester"}; in ToRequestPayerName() local
1113 return PayerName[static_cast<int>(payer) - static_cast<int>(RequestPayer::NotSet)]; in ToRequestPayerName()

Completed in 5 milliseconds