/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | vnic_manager.cpp | 152 int32_t ret6 = SetVnicResult(GetNetSock(false), SIOCSIFMTU, ifr); in SetVnicMtu() local 227 int32_t ret6 = SetVnicResult(GetNetSock(false), SIOCSIFFLAGS, ifr); in SetVnicUp() local 246 int32_t ret6 = SetVnicResult(GetNetSock(false), SIOCSIFFLAGS, ifr); in SetVnicDown() local
|
H A D | vpn_manager.cpp | 135 int32_t ret6 = SetVpnResult(net6Sock_, SIOCSIFMTU, ifr); in SetVpnMtu() local 210 int32_t ret6 = SetVpnResult(net6Sock_, SIOCSIFFLAGS, ifr); in SetVpnUp() local 229 int32_t ret6 = SetVpnResult(net6Sock_, SIOCSIFFLAGS, ifr); in SetVpnDown() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/ |
H A D | matrix3_test.cpp | 430 bool ret6 = matrixN3Obj1.SetEntry(0, 2, 5.0f); variable
|
H A D | matrix4_test.cpp | 490 bool ret6 = mtrix4NObj.SetEntry(1.0, COLUMN_NUM, 1.0f); variable
|
H A D | json_util_test.cpp | 1046 bool ret6 = jsonValue.PutExtAttr("editable", value, filter); variable 1100 bool ret6 = jsonValue.PutFixedAttr("editable", value, filter, NG::FIXED_ATTR_EDITABLE); variable
|
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/ |
H A D | utility_common_utils_test.cpp | 167 auto ret6 = Tbox::HasCausedBy("Invalid description"); variable
|
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
H A D | net_policy_manager_test.cpp | 98 …int32_t ret6 = DelayedSingleton<NetPolicyClient>::GetInstance()->SetNetQuotaPolicies(quotaPolicies… in TearDownTestCase() local 521 int32_t ret6 = DelayedSingleton<NetPolicyClient>::GetInstance()->GetUidsByPolicy( variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | native_image_test.cpp | 291 uint32_t ret6 = image.CombineYUVComponents(); variable
|
H A D | image_pixel_map_switch_test.cpp | 1156 uint32_t ret6 = pixelMap.SetImageInfo(info); variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
H A D | ans_notification_unit_test.cpp | 713 ErrCode ret6 = ans_->RemoveNotifications(); variable 772 ErrCode ret6 = ans_->GetShowBadgeEnabled(enabled); variable 939 ErrCode ret6 = ans_->RemoveNotifications(userId); variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | window_session_property_test.cpp | 123 Orientation ret6 = property->GetRequestedOrientation(); variable
|
H A D | scene_session_test.cpp | 339 Orientation ret6 = scensession->GetRequestedOrientation(); variable 382 Orientation ret6 = scensession->GetRequestedOrientation(); variable
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_test.cpp | 1001 Orientation ret6 = window->GetRequestedOrientation(); variable 1057 Orientation ret6 = window->GetRequestedOrientation(); variable
|
H A D | window_manager_lite_test.cpp | 263 auto ret6 = WindowManagerLite::GetInstance().UnregisterDrawingContentChangedListener(listener2); variable
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
H A D | zero_branch6_test.cpp | 539 …int32_t ret6 = voipCallManagerInterfacePtr->ReportVoipCallExtensionId(callId, bundleName, extensio… variable
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_windows_manager_test.cpp | 1522 int32_t ret6 = windowHotAreas[1].x; variable 1580 int32_t ret6 = windowHotAreas[1].x; variable 1613 int32_t ret6 = windowHotAreas[1].x; variable 1650 int32_t ret6 = windowHotAreas[1].x; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
H A D | bms_data_mgr_test.cpp | 668 bool ret6 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::INSTALL_SUCCESS); variable 777 bool ret6 = dataMgr->GetInnerBundleInfo(BUNDLE_NAME, info3); variable
|