Home
last modified time | relevance | path

Searched refs:empty (Results 5051 - 5070 of 5070) sorted by relevance

1...<<201202203

/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp1438 nullptr, IMAGE_LOGE("empty native pixelmap")); in GetImageInfo()
1493 nullptr, IMAGE_LOGE("empty native pixelmap")); in GetImageInfoSync()
1547 IMAGE_LOGE("empty context"); in CreatePixelMapExecute()
1619 nullptr, IMAGE_LOGE("empty native rImageSource")); in CreatePixelMap()
1844 if (!context->defaultValueStr.empty()) { in GetImagePropertyComplete()
1891 nullptr, IMAGE_LOGE("empty native rImageSource")); in UnwrapContext()
1933 IMAGE_LOGE("empty context"); in ModifyImagePropertiesExecute()
1973 IMAGE_LOGE("empty context"); in ModifyImagePropertyExecute()
2004 IMAGE_LOGE("empty context"); in GetImagePropertiesExecute()
2035 IMG_NAPI_CHECK_RET_D(IMG_IS_READY(status, context->rImageSource), nullptr, IMAGE_LOGE("empty nativ in UnwrapContextForModify()
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp81 if (!context->funcName.empty() && context->taskId > 0) { in AsyncCompleteCallback()
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp124 if (!fileName.empty()) { in GetFileSize()
292 * @tc.desc: create source with fd, but file is empty
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_test.cpp797 ASSERT_TRUE(displayGroupInfo.displaysInfo.empty()); in HWTEST_F()
2499 * @tc.desc: When eventFilterService is empty
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_proxy.cpp226 MMI_HILOGE("pixelMap is empty"); in SetCustomCursor()
258 MMI_HILOGE("pixelMap is empty, we dont have to pass it to the server"); in SetMouseIcon()
1046 if (actionsType.empty()) { in RemoveInputHandler()
2120 MMI_HILOGE("pixelMap is empty"); in SetPixelMapData()
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp570 ASSERT_TRUE(keyCodes.empty()); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp943 * Vect of empty objects; in HWTEST_F()
1501 EXPECT_TRUE(observer->GetEntriesInserted().empty()); in HWTEST_F()
1828 * @tc.steps:step6. Get batch data whose key has empty prefix from the local zone. in HWTEST_F()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H A Ddistributed_input_sourcemanager_test.cpp1649 EXPECT_EQ(true, sourceManager_->InputTypesMap_.empty()); in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp663 * @tc.desc: DeviceId is empty, share form failed.
4022 EXPECT_TRUE(DelayedSingleton<FormShareMgr>::GetInstance()->freeInstallOperatorMap_.empty()); in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_context.cpp814 if (permissions.empty()) { in CallOnRequestPermissionsFromUserResult()
815 TAG_LOGE(AAFwkTag::JSNAPI, "empty permissions"); in CallOnRequestPermissionsFromUserResult()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_input_bridge.cpp2102 if (value.empty()) { in SetWidth()
H A Darkts_native_text_area_bridge.cpp2098 if (value.empty()) { in SetWidth()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1322 if (!emitterUpdater_.empty()) { in SetEmitterUpdater()
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp2145 if (!config->metadata.genre.empty()) {
/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_ex_test.cpp737 EXPECT_FALSE(windowInfo.transform.empty()); in HWTEST_F()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp1058 if (jsCbMap_.empty() || jsCbMap_.find(type) == jsCbMap_.end()) { in IsCallbackRegistered()
2622 TLOGE(WmsLogTag::WMS_LIFE, "[NAPI]Notify stack empty failed"); in OnNotifyStackEmpty()
H A Djs_scene_session.cpp2027 if (jsCbMap_.empty() || jsCbMap_.find(type) == jsCbMap_.end()) { in IsCallbackRegistered()
2732 WLOGFD("Rect is empty, there is no need to notify"); in OnSessionRectChange()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6816 if (!result.empty()) { in SetSwiperShowIndicator()
7079 if (!result.empty()) { in SetSwiperShowDisplayArrow()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp68 if (windowName.empty() || g_jsWindowMap.count(windowName) == 0) { in JsWindow()
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp3197 while (!expected.empty() && expected.back() == '0') in HWTEST_F()

Completed in 155 milliseconds

1...<<201202203