Home
last modified time | relevance | path

Searched refs:Disconnect (Results 1 – 9 of 9) sorted by relevance

/test/ostest/wukong/common/include/
Dcomponent_manager.h40 void Disconnect();
/test/ostest/wukong/common/src/
Dcomponent_manager.cpp160 void ComponentManager::Disconnect() in Disconnect() function in OHOS::WuKong::ComponentManager
164 auita->Disconnect(); in Disconnect()
Dwukong_util.cpp443 auita->Disconnect(); in WukongScreenCap()
447 cm->Disconnect(); in WukongScreenCap()
/test/ostest/wukong/shell_command/src/
Dwukong_shell_command.cpp152 cm->Disconnect(); in RunTestCommand()
/test/xts/dcts/communication/softbus_standard/common/
Dwifi_utils.cpp168 int ret = wifiDevicePtr->Disconnect(); in ConnectToNew()
/test/ostest/wukong/component_event/src/
Dtree_manager.cpp231 cm->Disconnect(); in ReconnectAccessibility()
/test/xts/acts/communication_lite/wifiservice_hal/src/
Dwifiservice_func_test.c379 error = Disconnect();
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp692 if (ability->Disconnect() != RET_OK) { in DisConnectFromSysAbility()
/test/xts/dcts/ability/dmsfwk/dmsfwkstagetest/entry/src/main/ets/test/
DDmsFwkStageTest.ets293 * @tc.name Disconnect the remote Ability.
348 * @tc.name Disconnect the remote Ability failed after connectAbility.
1217 * @tc.name ServiceExtension Disconnect the remote Ability.
1269 * @tc.name ServiceExtension Disconnect the remote Ability failed after connectAbility.