/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_shader_passes_generic.cpp | 80 if (!jsonInputs_.renderDataStore.dataStoreName.empty()) { in InitNode() 88 if (jsonInputs_.renderDataStore.dataStoreName.empty()) { in InitNode() 201 if (!cpbv.data.empty()) { in ExecuteFrameGraphics() 228 if (!vb.empty()) { in ExecuteFrameGraphics() 290 if (!cpbv.data.empty()) { in ExecuteFrameCompute() 335 if (uboData_.mapData && (!uboData.empty())) { in WriteLocalUboData()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_telemetry.cpp | 46 if (!path.empty()) { in GetTemperaturePath() 171 if (!lines.empty()) { in GetCPUMemory() 204 if (lines.empty()) { in GetCpuTime() 247 if (line.empty()) { in GetCoreCount() 274 if (cpuTimeInfos.empty()) { in GetCPUCores() 279 if (lastCpuTimeInfos.empty()) { in GetCPUCores()
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
H A D | font_config.cpp | 507 if (!aliasSet.empty()) { in DumpAlias() 522 if (!adjustSet.empty()) { in DumpAjdust() 538 if (!fontPtr->genericSet.empty()) { in DumpGeneric() 550 if (!fontPtr->fallbackGroupSet.empty()) { in DumpForbak() 555 if (group.fallbackInfoSet.empty()) continue; in DumpForbak() 573 if (!fontPtr->fontDirSet.empty()) { in DumpFontDir()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/audio_capture/ |
H A D | audio_capture_plugin.cpp | 38 if (!supportedSampleRateList.empty()) { in UpdateSupportedSampleRate() 46 if (!values.empty()) { in UpdateSupportedSampleRate() 55 if (!supportedChannelsList.empty()) { in UpdateSupportedChannels() 63 if (!values.empty()) { in UpdateSupportedChannels() 72 if (!supportedFormatsList.empty()) { in UpdateSupportedSampleFormat() 80 if (!values.empty()) { in UpdateSupportedSampleFormat()
|
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/ |
H A D | videodec_sample.cpp | 42 std::queue<uint32_t> empty; in clearIntqueue() local 43 swap(empty, q); in clearIntqueue() 48 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local 49 swap(empty, q); in clearBufferqueue() 54 std::queue<OH_AVMemory *> empty; in clearAvBufferQueue() local 55 swap(empty, q); in clearAvBufferQueue()
|
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/ |
H A D | videodec_sample.cpp | 42 std::queue<uint32_t> empty; in clearIntqueue() local 43 swap(empty, q); in clearIntqueue() 48 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local 49 swap(empty, q); in clearBufferqueue() 54 std::queue<OH_AVMemory *> empty; in clearAvBufferQueue() local 55 swap(empty, q); in clearAvBufferQueue()
|
/foundation/multimedia/av_session/services/session/server/ |
H A D | avcast_controller_item.cpp | 206 !(avQueueItem.GetDescription()->GetIconUri().empty())) { in Start() 209 mediauri = avQueueItem.GetDescription()->GetMediaUri().empty() ? "false" : "true"; in Start() 249 !(avQueueItem.GetDescription()->GetIconUri().empty())) { in Prepare() 252 mediauri = avQueueItem.GetDescription()->GetMediaUri().empty() ? "false" : "true"; in Prepare() 368 if (cmds.empty()) { in AddAvailableCommand() 369 SLOGI("check is sink session with empty, not set"); in AddAvailableCommand() 397 if (cmds.empty()) { in RemoveAvailableCommand() 398 SLOGI("check is sink session with empty, not set"); in RemoveAvailableCommand()
|
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/ |
H A D | videodec_sample.cpp | 40 std::queue<uint32_t> empty; in clearIntqueue() local 41 swap(empty, q); in clearIntqueue() 46 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local 47 swap(empty, q); in clearBufferqueue() 52 std::queue<OH_AVMemory *> empty; in clearAvBufferQueue() local 53 swap(empty, q); in clearAvBufferQueue()
|
/foundation/multimedia/av_codec/test/unittest/hls_test/ |
H A D | m3u8_unit_test.cpp | 144 EXPECT_FALSE(m3u8.tagUpdatersMap_.empty());
in HWTEST_F() 158 EXPECT_FALSE(m3u8.tagUpdatersMap_.empty());
in HWTEST_F() 172 EXPECT_FALSE(m3u8.tagUpdatersMap_.empty());
in HWTEST_F() 315 EXPECT_TRUE(m3u8.localDrmInfos_.empty());
in HWTEST_F() 451 ASSERT_TRUE(drmInfo.empty());
in HWTEST_F() 472 ASSERT_EQ(testM3u8->isDecryptAble_, testM3u8->localDrmInfos_.empty());
in HWTEST_F()
|
/foundation/multimedia/player_framework/frameworks/js/player/ |
H A D | video_callback_napi.cpp | 67 while (!contextQue.empty()) { in ClearAsyncWorkWithErrorCode() 132 contextMap_.at(AsyncWorkType::ASYNC_WORK_SEEK).empty()) { in OnSeekDoneCb() 133 MEDIA_LOGE("OnSeekDoneCb is called, But context is empty"); in OnSeekDoneCb() 153 contextMap_.at(AsyncWorkType::ASYNC_WORK_SPEED).empty()) { in OnSpeedDoneCb() 154 MEDIA_LOGE("OnSpeedDoneCb is called, But context is empty"); in OnSpeedDoneCb() 170 contextMap_.at(AsyncWorkType::ASYNC_WORK_BITRATE).empty()) { in OnBitRateDoneCb() 171 MEDIA_LOGE("OnBitRateDoneCb is called, But context is empty"); in OnBitRateDoneCb() 187 contextMap_.at(AsyncWorkType::ASYNC_WORK_VOLUME).empty()) { in OnVolumeDoneCb() 188 MEDIA_LOGE("OnVolumeDoneCb is called, But context is empty"); in OnVolumeDoneCb() 276 contextMap_.at(asyncWork).empty()) { in DequeueAsyncWork() [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | background_cloud_file_processor.cpp | 83 if (downloadFiles.paths.empty()) { in DownloadCloudFiles() 105 if (updateData.abnormalData.empty()) { in UpdateCloudData() 171 if (path.empty()) { in ParseDownloadFiles() 305 if (path.empty()) { in ParseUpdateData() 386 if (abnormalData.size == 0 || abnormalData.mimeType.empty()) { in UpdateCloudDataExecutor() 390 metadata->SetFileMimeType(mimeType.empty() ? DEFAULT_IMAGE_MIME_TYPE : mimeType); in UpdateCloudDataExecutor()
|
/foundation/window/window_manager/dmserver/src/ |
H A D | screen_rotation_controller.cpp | 322 if (sensorToDeviceRotationMap_.empty()) { in ConvertSensorToDeviceRotation() 330 if (displayToDisplayOrientationMap_.empty()) { in ConvertRotationToDisplayOrientation() 341 if (deviceToDisplayRotationMap_.empty()) { in ConvertDeviceToDisplayRotation() 355 if (deviceToDisplayRotationMap_.empty()) { in ProcessRotationMapping() 367 if (displayToDisplayOrientationMap_.empty()) { in ProcessRotationMapping() 379 if (sensorToDeviceRotationMap_.empty()) { in ProcessRotationMapping()
|
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/ |
H A D | auth_negotiate_channel.cpp | 98 if (!remoteDeviceId_.empty() && (!WifiDirectUtils::IsLocalSupportTlv() || in SendMessage() 127 if (authIdToChannelMap_.empty()) { in OnWaitDetectResponseTimeout() 151 if (authIdToChannelMap_.empty()) { in SendMessageAndWaitResponse() 184 if (authIdToChannelMap_.empty()) { in ProcessDetectLinkResponse() 203 ret = msg.GetExtraData().empty() || msg.GetExtraData().front(); in CheckSameAccount() 217 if (!remoteDeviceId.empty() && (!WifiDirectUtils::IsLocalSupportTlv() || in OnAuthDataReceived()
|
/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_supplier.cpp | 103 if (!netSupplierInfo_.ident_.empty()) { in UpdateNetSupplierInfo() 153 if (caps.empty()) { in CompareNetCaps() 258 if (netSupplierInfo_.isAvailable_ && netRequest.ident.empty()) { in SupplierConnection() 363 if (requestList_.empty()) { in ReceiveBestScore() 378 if (requestList_.empty()) { in ReceiveBestScore() 392 if (requestList_.empty()) { in CancelRequest()
|
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/ |
H A D | distributed_device_profile_client.cpp | 164 if (serviceId.empty()) { in DeleteDeviceProfile() 188 if (subscribeInfos.empty() || eventCb == nullptr) { in SubscribeProfileEvents() 248 if (profileEvents.empty() || eventCb == nullptr) { in UnsubscribeProfileEvents() 351 return profile.GetServiceId().empty() || in CheckProfileInvalidity() 352 profile.GetServiceType().empty() || in CheckProfileInvalidity() 353 profile.GetCharacteristicProfileJson().empty() || in CheckProfileInvalidity()
|
/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/ |
H A D | fetch_exec.cpp | 168 if (param.empty()) { in MakeUrl() 175 if (param.empty()) { in MakeUrl() 287 if (MethodForPost(method) && !context->request.GetBody().empty()) { in SetOption() 314 if (!s.empty()) { in MakeHeaders() 327 if (!p.first.empty() && !p.second.empty()) { in MakeResponseHeader()
|
/foundation/communication/nfc/services/src/tag/ |
H A D | ndef_har_data_parser.cpp | 48 if (msg.empty()) { in TryNdef() 49 ErrorLog("NdefHarDataParser::TryNdef msg is empty"); in TryNdef() 104 ErrorLog("NdefHarDataParser::ParseHarPackage harPackages is empty"); in ParseHarPackage() 123 ErrorLog("NdefHarDataParser::ParseOtherType records is empty"); in ParseOtherType() 128 if (!type.empty()) { in ParseOtherType() 156 ErrorLog("NdefHarDataParser::ParseUriLink records is empty"); in ParseUriLink() 164 if (!scheme.empty()) { in ParseUriLink() 200 ErrorLog("NdefHarDataParser::ParseWebLink records is empty"); in ParseWebLink() 204 if (!uri.empty()) { in ParseWebLink() 234 if (!scheme.empty()) { in IsWebUri() [all...] |
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/ |
H A D | published_data_subscriber_manager.cpp | 49 if (firstAddUris.empty()) { in AddObservers() 100 if (uris.empty()) { in DelObservers() 115 if (lastDelUris.empty()) { in DelObservers() 145 if (firstAddUris.empty()) { 181 if (lastDisabledUris.empty()) { 226 if (callbacks.empty()) {
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/ |
H A D | dump_helper.cpp | 51 if (commands.empty()) { in Dump() 92 if (commands.empty()) { in ParseCommand() 131 if (commands[i]->parentNode.empty()) { in GetCommandNodes() 152 while (!(tmpCommandNode->childNode.empty())) { in AddHeadNode() 166 while (!(tmpCommandNode->parentNode.empty())) { in AddNode() 291 if (!(handlers.empty())) { in DumpAllInfo()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | query_expression.cpp | 33 if (!tables_.empty()) { in AssemblyQueryInfo() 66 if (!queryInfo_.empty() && queryInfo_.back().operFlag == queryOperType) { in AssemblyQueryInfo() 393 if (tableName.empty()) { in From() 395 } else if (!tables_.empty()) { in From() 424 if (!tables_.empty()) { in SetNotSupportIfFromTables() 434 if (!queryInfo_.empty()) { in SetNotSupportIfCondition()
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | abs_predicates.cpp | 78 if (flagVal.empty()) {
in EqualTo() 427 if (fields.empty()) {
in GroupBy() 524 if (field.empty()) {
in CheckParameter() 525 LOG_WARN("%{public}s: string 'field' is empty.", methodName.c_str());
in CheckParameter() 530 if ((*pval).empty()) {
in CheckParameter() 531 LOG_WARN("%{public}s: value is empty.", methodName.c_str());
in CheckParameter() 542 if (source.empty()) {
in RemoveQuotes() 578 if (whereClause.empty()) {
in SetWhereClause() 590 LOG_DEBUG("No matching type, empty string instead.");
in GetWhereArgs() 620 if (order.empty()) {
in SetOrder() [all...] |
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
H A D | dh_utils_tool.cpp | 297 if (inputID.empty() || inputID.length() > MAX_ID_LEN) { in IsIdLengthValid() 298 DHLOGE("On parameter length error, maybe empty or beyond MAX_ID_LEN!"); in IsIdLengthValid() 306 if (inputMessage.empty() || inputMessage.length() > MAX_MESSAGE_LEN) { in IsMessageLengthValid() 307 DHLOGE("On parameter error, maybe empty or beyond MAX_MESSAGE_LEN!"); in IsMessageLengthValid() 315 if (inputJsonStr.empty() || inputJsonStr.length() > MAX_JSON_SIZE) { in IsJsonLengthValid() 316 DHLOGE("On parameter error, maybe empty or beyond MAX_JSON_SIZE"); in IsJsonLengthValid() 324 if (inputArray.empty() || inputArray.size() > MAX_ARR_SIZE) { in IsArrayLengthValid() 325 DHLOGE("On parameter error, maybe empty or beyond MAX_ARR_SIZE"); in IsArrayLengthValid() 333 if (inputKey.empty() || inputKey.length() > MAX_KEY_SIZE) { in IsKeySizeValid() 334 DHLOGE("On parameter error, maybe empty o in IsKeySizeValid() [all...] |
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/ |
H A D | softbus_adapter.cpp | 101 if (sessionName.empty()) { in OnBind() 120 if (sessionName.empty()) { in OnShutdown() 139 if (sessionName.empty()) { in OnBytes() 145 if (peerDeviceId.empty()) { in OnBytes() 175 if (sessionName.empty()) { in OnReceiveFileFinished() 181 if (peerNetworkId.empty()) { in OnReceiveFileFinished()
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | multi_instance_manager.cpp | 141 if (!instanceKey.empty()) { in CreateNewInstanceKey() 242 if (instanceKey.empty()) { in IncreaseInstanceKeyRefCount() 243 TLOGD(WmsLogTag::WMS_LIFE, "instanceKey is empty"); in IncreaseInstanceKeyRefCount() 268 if (instanceKey.empty()) { in DecreaseInstanceKeyRefCount() 269 TLOGD(WmsLogTag::WMS_LIFE, "instanceKey is empty"); in DecreaseInstanceKeyRefCount() 302 if (sessionInfo.appInstanceKey_.empty()) { in FillInstanceKeyIfNeed() 323 if (info.appInstanceKey_.empty()) { in MultiInstancePendingSessionActivation() 325 TLOGE(WmsLogTag::WMS_LIFE, "empty instance key, persistentId:%{public}d", info.persistentId_); in MultiInstancePendingSessionActivation() 401 if (instanceKey.empty() || instanceKey.find(APP_INSTANCE_KEY_PREFIX) == -1ul) { in ConvertInstanceKeyToInstanceId()
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_event_util.cpp | 41 if (!bundleInfo.hapModuleInfos.empty()) { in UpdateRecordByBundleInfo() 126 if (!removedForms.empty()) { in HandleProviderUpdated() 193 if (!reCreateForms.empty()) { in HandleBundleDataCleared() 233 if (targetForms.empty()) { in ProviderFormUpdated() 234 HILOG_ERROR("empty targetForms"); in ProviderFormUpdated() 285 if (!foundFormsMap.empty()) { in ClearFormDBRecordData() 292 if (!noHostFormDbMap.empty()) { in ClearFormDBRecordData() 296 if (!foundFormsMap.empty()) { in ClearFormDBRecordData() 307 if (!noHostTempFormsMap.empty()) { in ClearTempFormRecordData() 310 if (!foundFormsMap.empty()) { in ClearTempFormRecordData() [all...] |