Searched defs:AddValueForTree (Results 1 – 4 of 4) sorted by relevance
25 void UiSessionManagerPreview::AddValueForTree(int32_t id, const std::string& value) {}; in AddValueForTree() function in OHOS::Ace::UiSessionManagerPreview
27 void AddValueForTree(int32_t id, const std::string& value) {}; in AddValueForTree() function
83 virtual void AddValueForTree(int32_t id, const std::string& value) {}; in AddValueForTree() function
211 void UiSessionManagerOhos::AddValueForTree(int32_t id, const std::string& value) in AddValueForTree() function in OHOS::Ace::UiSessionManagerOhos