/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | native_lib_util.cpp | 35 if (hapInfo.nativeLibraryPath.empty()) { in GetHapSoPath() 36 TAG_LOGD(AAFwkTag::APPKIT, "Lib path of %{public}s is empty, lib isn't isolated or compressed", in GetHapSoPath() 56 if (hspInfo.nativeLibraryPath.empty()) { in GetHspNativeLibPath() 87 if (patchNativeLibraryPath.empty()) { in GetPatchNativeLibPath() 88 TAG_LOGD(AAFwkTag::APPKIT, "Patch lib path of %{public}s is empty", hapInfo.moduleName.c_str()); in GetPatchNativeLibPath()
|
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
H A D | uncaught_exception_callback.cpp | 76 if (errorStack.empty()) { in operator ()() 77 TAG_LOGE(AAFwkTag::JSENV, "errorStack is empty"); in operator ()() 98 if (!str.empty()) { in operator ()() 118 if (i != 0 && !buildId.empty()) { in GetBuildId()
|
/foundation/CastEngine/castengine_cast_framework/client/src/ |
H A D | cast_session.cpp | 66 if (remoteDevice.deviceId.empty()) { in AddDevice() 75 if (deviceId.empty()) { in RemoveDevice() 84 if (authInfo.deviceId.empty()) { in StartAuth()
|
/foundation/ability/ability_runtime/test/unittest/resident_process_manager_test/ |
H A D | resident_process_manager_test.cpp | 136 EXPECT_TRUE(manager->residentAbilityInfos_.empty()); in HWTEST_F() 156 EXPECT_TRUE(manager->failedResidentAbilityInfos_.empty()); in HWTEST_F() 163 EXPECT_TRUE(manager->failedResidentAbilityInfos_.empty()); in HWTEST_F()
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/ |
H A D | iability_monitor.cpp | 39 if (abilityName_.empty() || aName.empty()) { in Match() 51 if (!moduleName_.empty() && moduleName_.compare(aModuleName) != 0) { in Match()
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/ |
H A D | rtp_queue.cpp | 113 while (!pktSortCacheMap_.empty()) { in Flush() 125 if (pktSortCacheMap_.empty()) { in PopPacket() 166 while ((!pktSortCacheMap_.empty() && pktSortCacheMap_.begin()->first == nextSeqOut_)) { in TryPopPacket()
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_debug_deal.cpp | 79 if (tokens.empty()) { in OnAbilitysDebugStarted() 80 TAG_LOGW(AAFwkTag::ABILITYMGR, "tokens empty"); in OnAbilitysDebugStarted() 94 if (tokens.empty()) { in OnAbilitysDebugStoped() 95 TAG_LOGW(AAFwkTag::ABILITYMGR, "tokens empty"); in OnAbilitysDebugStoped() 110 if (tokens.empty()) { in OnAbilitysAssertDebugChange() 111 TAG_LOGW(AAFwkTag::ABILITYMGR, "tokens empty"); in OnAbilitysAssertDebugChange()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/ |
H A D | grid_layout_utils.cpp | 52 if (items.empty()) { in PreloadGridItems() 56 const bool taskAdded = !pattern->GetPreloadItemList().empty(); in PreloadGridItems() 74 if (items.empty()) { in PreloadGridItemsHelper()
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_animate_declaration.cpp | 79 if (val.empty()) { in SetAnimateAttr() 87 if (val.empty()) { in SetAnimateAttr() 107 if (val.empty()) { in SetAnimateAttr()
|
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/ |
H A D | page_transition_component.h | 52 LOGE("background is empty when set back decoration."); in SetBackground() 68 LOGE("content is empty when set content."); in SetContent() 131 if (pageTransitionStack_.empty()) { in PopPageTransition() 144 while (!pageTransitionStack_.empty()) { in ClearPageTransitionStack() 162 if (pageTransitionStack_.empty()) { in GetTopPageTransition()
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg.h | 67 if (id.empty() || mask == nullptr) { in AddHrefNode() 83 if (id.empty() || component == nullptr) { in AddHrefComponent() 99 if (id.empty() || declaration == nullptr) { in AddHrefDeclaration()
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | picture_animation.h | 72 if (pictures_.empty()) { in AddPicture() 98 if (pictures_.empty()) { in AutoScale() 133 if (pictures_.empty()) {
|
/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_config.cpp | 43 if (pageUrl.empty()) { in Init() 87 if (id.empty()) { in ParseShareNode() 104 if (id.empty() || duration <= 0) { in ParseExposureCfg()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_application_info.cpp | 57 SetLocale(languageLower, countryOrRegionUpper, (script.empty()) ? "" : script, ""); in ChangeLocale() 69 if (!script_.empty()) { in SetLocale() 72 if (!countryOrRegion_.empty()) { in SetLocale()
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | asset_manager_impl.cpp | 48 if (assetName.empty()) {
in GetAsset() 72 if (assetName.empty()) {
in GetAssetFromI18n() 95 if (!assetPath.empty()) {
in GetAssetPath()
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | gesture_referee.h | 51 return highRecognizers_.empty() && lowRecognizers_.empty() && parallelRecognizers_.empty(); in IsEmpty()
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | component.cpp | 54 if (components.empty()) { in MergeRSNode() 69 if (components.empty()) { in MergeRSNode() 86 if (components.empty() || head == components.end() || tail == components.rend()) { in MergeRSNode()
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | mime_type_mgr.cpp | 52 if (tmpMimeTypes.empty()) { in GetMimeTypeByUri() 53 APP_LOGD("tmpMimeTypes empty"); in GetMimeTypeByUri() 58 return !mimeTypes.empty(); in GetMimeTypeByUri() 105 if (ret != ERR_OK || utdVector.empty()) { in GetUtdVectorByUri()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource_drawable_utils.cpp | 48 if (foreground.empty() && background.empty()) { in ConvertToDrawableDescriptor() 57 if (background.empty()) { in ConvertToDrawableDescriptor()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_sign_data_cache_mgr.cpp | 36 if (isLocked_ && (ret == ERR_APPEXECFWK_INSTALLD_SIGN_AOT_DISABLE) && !pendSignData.empty()) { in AddPendSignData() 37 if (aotArgs.bundleName.empty() || aotArgs.moduleName.empty()) { in AddPendSignData() 38 APP_LOGE("empty bundle or/and module name error"); in AddPendSignData()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_observer.cpp | 41 if (!colorMode.empty() && (colorMode != BundleSystemState::GetInstance().GetSystemColorMode())) { in OnConfigurationUpdated() 47 if (!language.empty() && (language != BundleSystemState::GetInstance().GetSystemLanguage())) { in OnConfigurationUpdated() 54 if (!theme.empty()) { in OnConfigurationUpdated()
|
H A D | resource_info.cpp | 37 * if moduleName and abilityName both empty, it represents bundle resource, in GetKey() 40 if (!abilityName_.empty()) { in GetKey() 41 key = moduleName_.empty() ? key : (key + SEPARATOR + moduleName_); in GetKey() 42 key = abilityName_.empty() ? key : (key + SEPARATOR + abilityName_); in GetKey()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/ |
H A D | default_app_data.cpp | 74 if (jsonObject.is_discarded() || !jsonObject.is_array() || jsonObject.empty()) { in ParseDefaultApplicationConfig() 88 if (element.type.empty() || !DefaultAppMgr::VerifyElementFormat(element)) { in ParseDefaultApplicationConfig() 93 if (normalizedTypeVector.empty()) { in ParseDefaultApplicationConfig() 94 LOG_W(BMS_TAG_DEFAULT, "normalizedTypeVector empty"); in ParseDefaultApplicationConfig()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | spirv_cross_helpers_gles.cpp | 116 if (!shaderIn.empty()) { in InsertDefines() 131 if (shaderTemplate.empty()) { in Specialize() 134 if (data.data.empty()) { in Specialize()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_frame_rate_policy.cpp | 57 if (data.empty()) { in HgmConfigChangeCallback() 66 if (item.animType.empty() || item.animName.empty()) { in HgmConfigChangeCallback()
|