Searched refs:AddValueForTree (Results 1 – 4 of 4) sorted by relevance
68 void AddValueForTree(int32_t id, const std::string& value);
172 void UiSessionManager::AddValueForTree(int32_t id, const std::string& value) in AddValueForTree() function in OHOS::Ace::UiSessionManager
4772 UiSessionManager::GetInstance().AddValueForTree(0, nodeInfos); in GetInspectorTree()
5642 UiSessionManager::GetInstance().AddValueForTree(webId, value->ToString()); in GetInspectorValue()