Searched defs:propertyList (Results 1 – 2 of 2) sorted by relevance
106 auto propertyList = interface->Body(); in UpdateInterfacePropertys() local
129 std::vector<JSHandle<JSTaggedValue>> propertyList; in ParseJSONText() local281 std::vector<JSHandle<JSTaggedValue>> &propertyList) in CreateJsonObject()