Searched refs:GetJSCustomProperty (Results 1 – 4 of 4) sorted by relevance
1764 bool result = frameNode->GetJSCustomProperty("key", getValue);1788 bool result = frameNode->GetJSCustomProperty("key", getValue);
593 frameNode->GetJSCustomProperty(key, capiCustomProperty); in GetCustomProperty()
1105 bool GetJSCustomProperty(const std::string& key, std::string& value);
5727 bool FrameNode::GetJSCustomProperty(const std::string& key, std::string& value) in GetJSCustomProperty() function in OHOS::Ace::NG::FrameNode