Home
last modified time | relevance | path

Searched refs:GetArrayItemSubstring (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp1500 std::string GetArrayItemSubstring(const std::string& s) in GetArrayItemSubstring() function
1512 const auto arrayParam = GetArrayItemSubstring(value); in ParsePropsArray()