Home
last modified time | relevance | path

Searched refs:SetConfigInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/autotest/include/
H A Dauto_test_manager.h37 void SetConfigInfo(const std::shared_ptr<TestConfigInfo> configInfo);
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dauto_test_manager.cpp101 void AutoTestManager::SetConfigInfo(const std::shared_ptr<TestConfigInfo> configInfo) in SetConfigInfo() function in OHOS::AutoTestManager
H A Dtcp_socket_manager.cpp32 AutoTestManager::GetInstance()->SetConfigInfo(configInfo); in DipatchConfigMsg()