Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/client/
A DAsyncCallerContext.cc22 AsyncCallerContext::AsyncCallerContext() : in AsyncCallerContext() function in AsyncCallerContext
27 AsyncCallerContext::AsyncCallerContext(const std::string &uuid) : in AsyncCallerContext() function in AsyncCallerContext
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DAsyncCallerContext.cc22 AsyncCallerContext::AsyncCallerContext() : uuid_(GenerateUuid()) {} in AsyncCallerContext() function in AlibabaCloud::AsyncCallerContext
24 AsyncCallerContext::AsyncCallerContext(const std::string &uuid) : uuid_(uuid) {} in AsyncCallerContext() function in AlibabaCloud::AsyncCallerContext
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A Dasynccallercontext_ut.cc8 TEST(AsyncCallerContext, basic) { in TEST() argument

Completed in 6 milliseconds