Searched refs:hasContent (Results 1 – 4 of 4) sorted by relevance
72 EXPECT_TRUE(sr1.hasContent() == true); in TEST()77 EXPECT_TRUE(sr1.hasContent() == true); in TEST()
37 bool hasContent() const;
72 bool ServiceRequest::hasContent() const { return (contentSize_ != 0); } in hasContent() function in AlibabaCloud::ServiceRequest
122 if (msg.hasContent()) { in buildHttpRequest()
Completed in 4 milliseconds