Searched refs:SetConfigInfo (Results 1 – 3 of 3) sorted by relevance
37 void SetConfigInfo(const std::shared_ptr<TestConfigInfo> configInfo);
101 void AutoTestManager::SetConfigInfo(const std::shared_ptr<TestConfigInfo> configInfo) in SetConfigInfo() function in OHOS::AutoTestManager
32 AutoTestManager::GetInstance()->SetConfigInfo(configInfo); in DipatchConfigMsg()