Searched refs:GetShownValue (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ | ||
H A D | js_card_parser.h | 77 bool GetShownValue(std::string& value) in GetShownValue() function in OHOS::Ace::Framework::JsCardParser 79 return GetShownValue(value, dataJson_, nullptr); in GetShownValue() 81 bool GetShownValue( |
H A D | js_card_parser.cpp | 677 bool JsCardParser::GetShownValue( in GetShownValue() function in OHOS::Ace::Framework::JsCardParser 2026 GetShownValue(strValue, dataJson, propsJson); in GetBoolValue() |
Completed in 4 milliseconds