Home
last modified time | relevance | path

Searched defs:ret6 (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dvnic_manager.cpp152 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 Dvpn_manager.cpp135 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 Dmatrix3_test.cpp430 bool ret6 = matrixN3Obj1.SetEntry(0, 2, 5.0f); variable
H A Dmatrix4_test.cpp490 bool ret6 = mtrix4NObj.SetEntry(1.0, COLUMN_NUM, 1.0f); variable
H A Djson_util_test.cpp1046 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 Dutility_common_utils_test.cpp167 auto ret6 = Tbox::HasCausedBy("Invalid description"); variable
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_manager_test.cpp98 …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 Dnative_image_test.cpp291 uint32_t ret6 = image.CombineYUVComponents(); variable
H A Dimage_pixel_map_switch_test.cpp1156 uint32_t ret6 = pixelMap.SetImageInfo(info); variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp713 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 Dwindow_session_property_test.cpp123 Orientation ret6 = property->GetRequestedOrientation(); variable
H A Dscene_session_test.cpp339 Orientation ret6 = scensession->GetRequestedOrientation(); variable
382 Orientation ret6 = scensession->GetRequestedOrientation(); variable
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test.cpp1001 Orientation ret6 = window->GetRequestedOrientation(); variable
1057 Orientation ret6 = window->GetRequestedOrientation(); variable
H A Dwindow_manager_lite_test.cpp263 auto ret6 = WindowManagerLite::GetInstance().UnregisterDrawingContentChangedListener(listener2); variable
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp539 …int32_t ret6 = voipCallManagerInterfacePtr->ReportVoipCallExtensionId(callId, bundleName, extensio… variable
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp1522 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 Dbms_data_mgr_test.cpp668 bool ret6 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::INSTALL_SUCCESS); variable
777 bool ret6 = dataMgr->GetInnerBundleInfo(BUNDLE_NAME, info3); variable