Home
last modified time | relevance | path

Searched defs:ret2 (Results 1 – 25 of 136) sorted by relevance

123456

/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_shared_test.cpp77 GSError ret1, ret2; variable
145 GSError ret1, ret2; variable
168 GSError ret1, ret2; variable
199 GSError ret1, ret2; variable
225 GSError ret1, ret2; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrag_and_drop_test.cpp196 auto ret2 = OH_ArkUI_NodeEvent_GetPreDragStatus(nullptr); variable
237 auto ret2 = OH_ArkUI_DragEvent_DisableDefaultDropAnimation(nullptr, false); variable
263 auto ret2 = OH_ArkUI_SetNodeDraggable(nullptr, false); variable
319 auto ret2 = variable
345 auto ret2 = OH_ArkUI_DragPreviewOption_SetDefaultShadowEnabled(nullptr, true); variable
370 auto ret2 = OH_ArkUI_DragPreviewOption_SetDefaultRadiusEnabled(nullptr, true); variable
396 auto ret2 = OH_ArkUI_DragPreviewOption_SetNumberBadgeEnabled(nullptr, true); variable
422 auto ret2 = OH_ArkUI_DragPreviewOption_SetBadgeNumber(nullptr, true); variable
447 auto ret2 = OH_ArkUI_DragPreviewOption_SetDefaultAnimationBeforeLiftingEnabled(nullptr, true); variable
497 auto ret2 = OH_ArkUI_SetNodeDragPreviewOption(nullptr, dragPreviewOption); variable
H A Dui_content_test.cpp55 std::unique_ptr<UIContent> ret2 = UIContent::Create(context, runtime); variable
72 std::string ret2 = UIContent::GetCurrentUIStackInfo(); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp611 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable
664 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info1); variable
722 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable
773 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info1); variable
822 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable
856 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable
892 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable
956 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info1); variable
1444 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable
1471 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dswitch_tdd_test.cpp46 jerry_value_t ret2 = jerry_set_property(optionsObj_, styleKey, styleObj_); in SetUp() local
106 jerry_value_t ret2 = jerry_set_property(attrsObj_, checkedKey, checkedVal); in ComponentSwitchAttributeSetTest001() local
169 jerry_value_t ret2 = jerry_set_property(attrsObj_, showKey, showVal); in ComponentSwitchAttributeSetTest003() local
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/policy/
H A Dapp_data_clear_listener_test.cpp88 bool ret2 = appDataClearListener_->Stop(); variable
103 bool ret2 = appDataClearListener_->Stop(); variable
/ohos5.0/foundation/multimodalinput/input/service/delegate_task/test/
H A Ddelegate_interface_test.cpp56 uint32_t ret2 = delegateInterface.GetDeviceTags(type); variable
83 uint32_t ret2 = delegateInterface.GetDeviceTags(type); variable
141 int32_t ret2 = delegateInterface.GetPriority(type); variable
264 int32_t ret2 = delegateInterface.AddHandler(type, summary); variable
305 int32_t ret2 = delegateInterface.AddHandler(type, summary); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/
H A Djson_util_test.cpp368 bool ret2 = jsonValue.Put(key2, value2); variable
434 bool ret2 = jsonValue.Put(key2, value2); variable
477 bool ret2 = jsonValue.Put(key2, value); variable
631 bool ret2 = jsonValue->Replace(key2, value2); variable
702 bool ret2 = jsonValue->Replace(key, valueTmp); variable
898 bool ret2 = jsonValue.Replace(key2, value2); variable
1028 bool ret2 = jsonValue.PutExtAttr("editable", value2, filter); variable
1081 bool ret2 = jsonValue.PutFixedAttr("editable", value2, filter, NG::FIXED_ATTR_EDITABLE); variable
1139 bool ret2 = jsonValue.PutExtAttr("editable", boolValue, filter); variable
1185 bool ret2 = jsonValue.PutRef(key2, std::move(value2)); variable
[all …]
H A Dnode_object_test.cpp111 uint32_t ret2 = nodeObject->GetUInt(key2, defaultVal); variable
139 bool ret2 = nodeObject->Put(key, value2); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/common/utils/src/
H A Dbundle_memory_guard.cpp28 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in BundleMemoryGuard() local
/ohos5.0/base/theme/wallpaper_mgr/utils/src/
H A Dmemory_guard.cpp25 int ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
/ohos5.0/base/account/os_account/frameworks/common/utils/src/
H A Dmemory_guard.cpp26 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dmemory_guard.cpp29 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/startvibrator_fuzzer/
H A Dstartvibrator_fuzzer.cpp30 int32_t ret2 = std::strcmp(argv.c_str(), "haptic.clock.timer"); in StartVibratorFuzzTest() local
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/stopvibrator_fuzzer/
H A Dstopvibrator_fuzzer.cpp30 int32_t ret2 = strcmp(argv.c_str(), "time") != 0 && strcmp(argv.c_str(), "preset"); in StopVibratorFuzzTest() local
/ohos5.0/drivers/peripheral/intelligent_voice/utils/
H A Dmemory_guard.cpp31 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dmemory_guard.cpp30 int ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dmemory_guard.cpp29 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/
H A Dservice_ability.cpp34 int32_t ret2 = 0; in MsgHandle() local
/ohos5.0/base/security/access_token/services/common/database/src/
H A Dmemory_guard.cpp35 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_stub.cpp185 bool ret2 = reply.WriteInt32(result); in RespondCharacteristicReadInner() local
204 bool ret2 = reply.WriteInt32(result); in RespondCharacteristicWriteInner() local
223 bool ret2 = reply.WriteInt32(result); in RespondDescriptorReadInner() local
242 bool ret2 = reply.WriteInt32(result); in RespondDescriptorWriteInner() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp187 ErrCode ret2 = ans_->GetNotificationSlots(slots); variable
554 ErrCode ret2 = ans_->GetActiveNotifications(request); variable
611 ErrCode ret2 = ans_->SetNotificationBadgeNum(num); variable
632 ErrCode ret2 = ans_->IsAllowedNotifySelf(allowed); variable
700 ErrCode ret2 = ans_->RemoveNotification(key1, removeReason); variable
739 ErrCode ret2 = ans_->UpdateNotificationSlots(bundleOption, slots); variable
796 ErrCode ret2 = ans_->RemoveGroupByBundle(bundleOption, groupName); variable
817 ErrCode ret2 = ans_->GetDoNotDisturbDate(doNotDisturbDate); variable
867 ErrCode ret2 = ans_->EnableDistributed(enabled); variable
897 ErrCode ret2 = ans_->PublishReminder(reminder); variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_uri_utils_test.cpp87 bool ret2 = DataUriUtils::IsAttachedId(uriRet2); variable
105 bool ret2 = DataUriUtils::IsAttachedId(uriRet2); variable
126 bool ret2 = DataUriUtils::IsAttachedId(uriRet2); variable
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dsystem_service_ohos_test.cpp55 auto ret2 = Parameter::GetBoolean("TEST_KEY2", true); variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_cache_test.cpp441 int32_t ret2 = ProfileCache::GetInstance().AddSyncListener(caller, syncListener); variable
482 int32_t ret2 = ProfileCache::GetInstance().RemoveSyncListeners(syncListeners); variable
514 int32_t ret2 = ProfileCache::GetInstance().RemoveSyncListener(caller); variable
552 int32_t ret2 = ProfileCache::GetInstance().RemoveSyncListener(syncListener); variable

123456