Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 185) sorted by relevance

12345678

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DUrl.cc30 if (!url.empty()) in Url()
51 if (!str.empty()) in authority()
74 if (url.empty()) in fromString()
123 return scheme_.empty() && userName_.empty() && password_.empty() && in isEmpty()
124 host_.empty() && path_.empty() && (port_ == INVALID_PORT) && in isEmpty()
125 query_.empty() && fragment_.empty(); in isEmpty()
132 if (host_.empty()) in isValid()
186 if (host.empty()) { in setHost()
203 if (scheme.empty()) { in setScheme()
237 if (!str.empty()) in toString()
[all …]
A DInstanceProfileCredentialsProvider.cc60 if (value["Code"].empty() && value["AccessKeyId"].empty() && in loadCredentials()
61 value["AccessKeySecret"].empty() && in loadCredentials()
62 value["SecurityToken"].empty() && value["Expiration"].empty()) { in loadCredentials()
A DRoaServiceClient.cc70 if (msg.scheme().empty()) { in buildHttpRequest()
81 if (!p.second.empty()) in buildHttpRequest()
85 if (!queryParams.empty()) { in buildHttpRequest()
88 if (p.second.empty()) in buildHttpRequest()
111 if (!h.second.empty()) { in buildHttpRequest()
116 if (msg.parameter("Accept").empty()) { in buildHttpRequest()
126 if (msg.parameter("Content-Type").empty()) { in buildHttpRequest()
135 if (msg.parameter("Content-Type").empty()) { in buildHttpRequest()
173 if (!credentials.sessionToken().empty()) in buildHttpRequest()
A DCommonClient.cc122 if (msg.scheme().empty()) { in buildRoaHttpRequest()
133 if (!p.second.empty()) in buildRoaHttpRequest()
137 if (!queryParams.empty()) { in buildRoaHttpRequest()
140 if (p.second.empty()) in buildRoaHttpRequest()
163 if (msg.headerParameter("Accept").empty()) { in buildRoaHttpRequest()
172 if (msg.headerParameter("Content-Type").empty()) { in buildRoaHttpRequest()
202 if (!credentials.sessionToken().empty()) in buildRoaHttpRequest()
235 if (msg.scheme().empty()) { in buildRpcHttpRequest()
246 if (!p.second.empty()) in buildRpcHttpRequest()
314 if (!bodyParamString.empty()) { in buildRpcHttpRequest()
/AliOS-Things-master/components/oss/src/http/
A DUrl.cc38 if(!url.empty()) in Url()
70 if (!str.empty()) in authority()
98 if (url.empty()) in fromString()
160 && host_.empty() in isEmpty()
161 && path_.empty() in isEmpty()
163 && query_.empty() in isEmpty()
172 if (host_.empty()) in isValid()
247 if(host.empty()){ in setHost()
277 if(scheme.empty()){ in setScheme()
316 if (!str.empty()) in toString()
[all …]
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A Dsts_model_assumerole_result_ut.cc30 TEST(AssumeRoleResult, empty) { in TEST() argument
34 EXPECT_TRUE(res.assumedRoleUser().arn.empty()); in TEST()
35 EXPECT_TRUE(res.assumedRoleUser().assumedRoleId.empty()); in TEST()
37 EXPECT_TRUE(res.credentials().accessKeyId.empty()); in TEST()
38 EXPECT_TRUE(res.credentials().accessKeySecret.empty()); in TEST()
39 EXPECT_TRUE(res.credentials().expiration.empty()); in TEST()
40 EXPECT_TRUE(res.credentials().securityToken.empty()); in TEST()
A Dinstanceprofilecredentialsprovider_ut.cc34 TEST(InstanceProfileCredentialsProvider, empty) { in TEST() argument
41 EXPECT_TRUE(credentials.accessKeyId().empty()); in TEST()
42 EXPECT_TRUE(credentials.accessKeySecret().empty()); in TEST()
43 EXPECT_TRUE(credentials.sessionToken().empty()); in TEST()
53 EXPECT_TRUE(credentials.accessKeyId().empty()); in TEST()
54 EXPECT_TRUE(credentials.accessKeySecret().empty()); in TEST()
55 EXPECT_TRUE(credentials.sessionToken().empty()); in TEST()
A Dsts_model_getcalleridentity_result_ut.cc22 TEST(GetCallerIdentityResult, empty) { in TEST() argument
26 EXPECT_TRUE(res.accountId().empty()); in TEST()
27 EXPECT_TRUE(res.arn().empty()); in TEST()
28 EXPECT_TRUE(res.userId().empty()); in TEST()
A Dstsclient_ut.cc39 EXPECT_TRUE(out.error().errorCode().empty()); in TEST()
54 EXPECT_TRUE(out.error().errorCode().empty()); in TEST()
70 EXPECT_TRUE(out.error().errorCode().empty()); in TEST()
99 EXPECT_TRUE(out.error().errorCode().empty()); in TEST()
110 EXPECT_FALSE(out.error().errorCode().empty()); in cb()
133 EXPECT_TRUE(out.error().errorCode().empty()); in TEST()
153 EXPECT_TRUE(out.error().errorCode().empty()); in TEST()
178 EXPECT_FALSE(out.error().errorCode().empty()); in assumerole_cb()
/AliOS-Things-master/components/oss/src/resumable/
A DDownloadObjectRequest.cc117 if (!filePathW_.empty()) { in validate()
122 if (filePath_.empty() && filePathW_.empty()) { in validate()
127 if ((!filePath_.empty() && !checkpointDirW_.empty()) || in validate()
128 (!filePathW_.empty() && !checkpointDir_.empty())) { in validate()
A DUploadObjectRequest.cc130 if (!callback.empty()) { in setCallback()
134 if (!callbackVar.empty()) { in setCallback()
152 if (!filePathW_.empty()) { in validate()
158 if ((!filePath_.empty() && !checkpointDirW_.empty()) || in validate()
159 (!filePathW_.empty() && !checkpointDir_.empty())) { in validate()
A DResumableBaseWorker.cc79 return !(recordPath_.empty() && recordPathW_.empty()); in hasRecordPath()
84 if (!recordPath_.empty()) { in removeRecordFile()
88 if (!recordPathW_.empty()) { in removeRecordFile()
A DResumableCopier.cc57 if (partsToUploadCopy.empty()) in Copy()
80 if (!request_.VersionId().empty()) { in Copy()
142 if (!request_.EncodingType().empty()) { in Copy()
161 if (!compOutcome.result().VersionId().empty()) { in Copy()
185 if (!request_.VersionId().empty()) { in prepare()
198 if (!request_.EncodingType().empty()) { in prepare()
316 if (!request_.VersionId().empty()) { in genRecordPath()
326 if (!request_.CheckpointDirW().empty()) { in genRecordPath()
341 if (!request_.EncodingType().empty()) { in getPartsToUploadCopy()
A DResumableUploader.cc44 if (!request.FilePath().empty()) { in ResumableUploader()
52 else if (!request.FilePathW().empty()) { in ResumableUploader()
85 if (partsToUpload.empty()) in Upload()
166 if (!request_.EncodingType().empty()) { in Upload()
206 if (!outcome.result().VersionId().empty()) { in Upload()
216 if (!request_.EncodingType().empty()) { in prepare()
303 … auto srcPath = !request_.FilePathW().empty()? toString(request_.FilePathW()): request_.FilePath(); in genRecordPath()
310 if (!request_.CheckpointDirW().empty()) { in genRecordPath()
325 if (!request_.EncodingType().empty()) { in getPartsToUpload()
/AliOS-Things-master/components/oss/src/
A DOssRequest.cc63 if (!p.empty()) in Body()
190 if (!versionId_.empty()) { in specialParameters()
215 if (!checkpointDirW_.empty()) { in validate()
222 if ((!checkpointDir_.empty() && !IsDirectoryExist(checkpointDir_)) in validate()
224 || (!checkpointDirW_.empty() && !IsDirectoryExist(checkpointDirW_)) in validate()
353 return (!checkpointDir_.empty() || !checkpointDirW_.empty()); in hasCheckpointDir()
/AliOS-Things-master/components/oss/src/encryption/
A DEncryptionMaterials.cc61 if (encrptedKey.empty() || encrptedKeyIV.empty()) { in EncryptCEK()
95 if (key.empty() || iv.empty()) { in DecryptCEK()
/AliOS-Things-master/components/oss/src/model/
A DObjectCallbackBuilder.cc40 if (callbackUrl_.empty() || callbackBody_.empty()) in build()
48 if (!callbackHost_.empty()) in build()
A DUploadPartCopyRequest.cc70 if (!sourceIfMatchETag.empty()) { in UploadPartCopyRequest()
78 if (!sourceIfNotMatchETag.empty()) { in UploadPartCopyRequest()
86 if (!sourceIfModifiedSince.empty()) { in UploadPartCopyRequest()
94 if (!sourceIfUnModifiedSince.empty()) { in UploadPartCopyRequest()
168 if (!versionId_.empty()) { in specialHeaders()
A DLifecycleRule.cc76 !expiration_.CreatedBeforeDate().empty() || in hasExpiration()
82 return !transitionList_.empty(); in hasTransitionList()
87 return (abortMultipartUpload_.Days() > 0 || !abortMultipartUpload_.CreatedBeforeDate().empty()); in hasAbortMultipartUpload()
97 return !noncurrentVersionTransitionList_.empty(); in hasNoncurrentVersionTransitionList()
A DTagging.cc29 if (tag.Key().empty()) in toQueryParameters()
32 if (tag.Value().empty()) in toQueryParameters()
A DPutLiveChannelRequest.cc116 if(!description_.empty() && in validate()
152 if(roleName_.empty() || notifyTopic_.empty() || in validate()
153 destBucket_.empty() || !IsValidBucketName(bucket_) || in validate()
/AliOS-Things-master/components/py_engine/tests/micropython/
A Dheapalloc_exc_compressed_emg_exc.py.exp2 KeyError pop from an empty set
4 pop from an empty set
A Dheapalloc_exc_compressed.py.exp2 KeyError pop from an empty set
4 pop from an empty set
/AliOS-Things-master/components/SDL2/src/filesystem/winrt/
A DSDL_sysfilesystem.cpp50 if (path.empty()) { in SDL_WinRTGetFSPathUNICODE()
59 if (path.empty()) { in SDL_WinRTGetFSPathUNICODE()
69 if (path.empty()) { in SDL_WinRTGetFSPathUNICODE()
78 if (path.empty()) { in SDL_WinRTGetFSPathUNICODE()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/
A Djson_to_fb.cc44 if (!parse_result || json_path.empty() || fbs_path.empty() || in main()
45 fb_path.empty()) { in main()

Completed in 26 milliseconds

12345678